mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-04-25 15:12:12 +00:00
4 lines
107 B
TypeScript
4 lines
107 B
TypeScript
import "allocator/arena";
|
|
export { allocate_memory, free_memory, reset_memory };
|
|
// export { set_memory };
|