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