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