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