Refine interpreter to improve performance, refine memory usage (#161)
This commit is contained in:
@ -52,4 +52,5 @@ all:
|
||||
-Wl,--allow-undefined \
|
||||
-Wl,--no-threads,--strip-all,--no-entry \
|
||||
-Wl,--export=on_init -Wl,--export=on_timer_callback \
|
||||
-Wl,--export=__heap_base,--export=__data_end \
|
||||
-o ui_app.wasm
|
||||
|
||||
Reference in New Issue
Block a user