File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 66
77#include < wasm3.h>
88
9+ #include < m3_api_defs.h>
10+ #include < m3_env.h>
11+
912/*
1013 * Configuration
1114 */
@@ -57,9 +60,6 @@ unsigned int app_wasm_len = 197;
5760 * m3ApiTrap(trap) - Returns a trap
5861 */
5962
60- #include < m3_api_defs.h>
61- #include < m3_env.h>
62-
6363m3ApiRawFunction (m3_arduino_millis)
6464{
6565 m3ApiReturnType (uint32_t )
Original file line number Diff line number Diff line change 22# yarn lockfile v1
33
44
5- assemblyscript@^ 0.8.1-nightly.20200123 :
5+ assemblyscript@0.8.1-nightly.20200123 :
66 version "0.8.1-nightly.20200123"
77 resolved "https://registry.yarnpkg.com/assemblyscript/-/assemblyscript-0.8.1-nightly.20200123.tgz#5440a6f891d6417259339f52484d4dee53ae92b6"
88 integrity sha512-rYNvQWQF8CsiNx8HYUHX9F4KsI69xUuunDY96PPjebTQHoZLjhJ9ow2DaKYJ1Py74+N6QiVwcHzZJC4ECOecAw==
You can’t perform that action at this time.
0 commit comments