1
0
mirror of https://github.com/fluencelabs/assemblyscript synced 2025-06-17 17:01:37 +00:00
Files
assemblyscript/tests/allocators/tlsf/assembly/index.ts

4 lines
92 B
TypeScript
Raw Normal View History

2018-02-12 19:17:50 +01:00
import "allocator/tlsf";
export { allocate_memory, free_memory };
2018-02-25 00:13:39 +01:00
// export { set_memory };