mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-04-28 00:12:15 +00:00
4 lines
92 B
TypeScript
4 lines
92 B
TypeScript
import "allocator/tlsf";
|
|
export { allocate_memory, free_memory };
|
|
// export { set_memory };
|