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 6
6
7
7
#include < wasm3.h>
8
8
9
+ #include < m3_api_defs.h>
10
+ #include < m3_env.h>
11
+
9
12
/*
10
13
* Configuration
11
14
*/
@@ -57,9 +60,6 @@ unsigned int app_wasm_len = 197;
57
60
* m3ApiTrap(trap) - Returns a trap
58
61
*/
59
62
60
- #include < m3_api_defs.h>
61
- #include < m3_env.h>
62
-
63
63
m3ApiRawFunction (m3_arduino_millis)
64
64
{
65
65
m3ApiReturnType (uint32_t )
Original file line number Diff line number Diff line change 2
2
# yarn lockfile v1
3
3
4
4
5
- assemblyscript@^ 0.8.1-nightly.20200123 :
5
+
6
6
version "0.8.1-nightly.20200123"
7
7
resolved "https://registry.yarnpkg.com/assemblyscript/-/assemblyscript-0.8.1-nightly.20200123.tgz#5440a6f891d6417259339f52484d4dee53ae92b6"
8
8
integrity sha512-rYNvQWQF8CsiNx8HYUHX9F4KsI69xUuunDY96PPjebTQHoZLjhJ9ow2DaKYJ1Py74+N6QiVwcHzZJC4ECOecAw==
You can’t perform that action at this time.
0 commit comments