mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-04-26 23:42:15 +00:00
3 lines
66 B
TypeScript
3 lines
66 B
TypeScript
|
import "allocator/tlsf";
|
||
|
export { allocate_memory, free_memory };
|