1
0
mirror of https://github.com/fluencelabs/assemblyscript synced 2025-05-06 12:22:16 +00:00

3 lines
66 B
TypeScript
Raw Normal View History

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