mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-18 01:11:32 +00:00
runtime integration and flag
This commit is contained in:
@ -1,5 +1,3 @@
|
||||
import "allocator/arena";
|
||||
|
||||
var array = new Uint8Array(8);
|
||||
|
||||
array[0] = 246;
|
||||
|
Reference in New Issue
Block a user