mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-07-30 21:52:18 +00:00
Unify allocator tests even more, also test arena
This commit is contained in:
3
tests/allocators/arena/assembly/index.ts
Normal file
3
tests/allocators/arena/assembly/index.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
import "allocator/arena";
|
||||
export { allocate_memory, free_memory, reset_memory };
|
||||
// export { set_memory };
|
Reference in New Issue
Block a user