mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-28 06:01:51 +00:00
Update binaryen to latest nightly; Source map support
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
import "std:memory/arena";
|
||||
import "allocator/arena";
|
||||
|
||||
class AClass {
|
||||
static aStaticField: i32 = 0;
|
||||
|
Reference in New Issue
Block a user