mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-04-27 16:02:16 +00:00
4 lines
97 B
TypeScript
4 lines
97 B
TypeScript
import "./buddy";
|
|
export { memory };
|
|
export { __mem_allocate as __alloc, __mem_free as __free };
|