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