mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-07-31 06:02:11 +00:00
Add evanw's buddy allocator for testing
This commit is contained in:
2
tests/allocators/tlsf/assembly/index.ts
Normal file
2
tests/allocators/tlsf/assembly/index.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
import "allocator/tlsf";
|
||||
export { allocate_memory, free_memory };
|
Reference in New Issue
Block a user