mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-04-28 16:32:15 +00:00
4 lines
93 B
TypeScript
4 lines
93 B
TypeScript
import "allocator/buddy";
|
|
export { allocate_memory, free_memory };
|
|
// export { set_memory };
|