mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-15 07:51:32 +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";
|
||||
|
||||
var arr = changetype<i32[]>(allocate_memory(sizeof<usize>() + 2 * sizeof<i32>()));
|
||||
|
||||
|
Reference in New Issue
Block a user