mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-20 18:26:40 +00:00
move runtime templates into stdlib for bundling with lib files
This commit is contained in:
3
std/assembly/runtime/arena.ts
Normal file
3
std/assembly/runtime/arena.ts
Normal file
@ -0,0 +1,3 @@
|
||||
import "allocator/arena";
|
||||
|
||||
// export { memory };
|
Reference in New Issue
Block a user