slim down runtime

This commit is contained in:
dcode
2019-04-04 02:25:22 +02:00
parent 85f3fc54a7
commit 25c5dfddad
94 changed files with 22219 additions and 34648 deletions

View File

@ -1,3 +1 @@
import "allocator/arena";
// export { memory };

View File

@ -1,4 +1,4 @@
import "allocator/tlsf";
import "collector/itcm";
// export { memory, gc };
export { runtime };