implement __runtime_flags

This commit is contained in:
dcode
2019-04-05 01:59:01 +02:00
parent ed32a4c8ba
commit a9e4813798
90 changed files with 14549 additions and 7499 deletions

View File

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