mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-05-01 09:52:19 +00:00
4 lines
93 B
TypeScript
4 lines
93 B
TypeScript
import "allocator/buddy";
|
|
export { allocate_memory, free_memory };
|
|
// export { set_memory };
|