mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-22 19:21:47 +00:00
slim down runtime
This commit is contained in:
@ -1,3 +1 @@
|
||||
import "allocator/arena";
|
||||
|
||||
// export { memory };
|
||||
|
@ -1,4 +1,4 @@
|
||||
import "allocator/tlsf";
|
||||
import "collector/itcm";
|
||||
|
||||
// export { memory, gc };
|
||||
export { runtime };
|
||||
|
Reference in New Issue
Block a user