You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The build directory has a build dependency file (.o.d), SHA checksum
file of prebuilt artifact and else which are useless for WASM execution.
Additionally, these files increase the size of WASM, leading to longer
download time for WASM. Thus, only embed mandatory artifacts when build.
Enlarge the MEM_SIZE to make all ELF runnable.
0 commit comments