mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-26 21:21:54 +00:00
Rename memory instructions; Rework constant handling
This commit is contained in:
@ -1,3 +1,2 @@
|
||||
import "allocator/arena";
|
||||
export { allocate_memory, free_memory, reset_memory };
|
||||
// export { set_memory };
|
||||
export { memory };
|
||||
|
Reference in New Issue
Block a user