mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-28 06:01:51 +00:00
Unify allocator tests even more, also test arena
This commit is contained in:
@ -1,3 +1,3 @@
|
||||
import "./buddy";
|
||||
import "allocator/buddy";
|
||||
export { allocate_memory, free_memory };
|
||||
// export { set_memory };
|
||||
|
Reference in New Issue
Block a user