wasm-micro-runtime/core/iwasm/libraries
Wenyong Huang 724858c731
Update wasm app build scripts for wasi-sdk-12 and refine interpreter (#481)
Update wasm app build scripts for wasi-sdk-12.0: add --export=__main_argc_argv, remove --no-threads
Lookup function with name "__main_argc_argv" as main function besides "main"
Change module_malloc to runtime_malloc in wasi native lib
Refine classic interpreter op_block and op_br_table
Refine faster interpreter op_br_table

Signed-off-by: Wenyong Huang <wenyong.huang@intel.com>
2020-12-28 10:46:31 +08:00
..
lib-pthread Modify os_cond_reltimedwait to support long time wait (#461) 2020-12-07 17:37:53 +08:00
libc-builtin Fix some compilation warnings and add esp-idf platform for experiment (#454) 2020-11-30 16:03:51 +08:00
libc-emcc Enable SIMD support for Linux SGX platform (#474) 2020-12-21 15:17:36 +08:00
libc-wasi Update wasm app build scripts for wasi-sdk-12 and refine interpreter (#481) 2020-12-28 10:46:31 +08:00
thread-mgr Add more checks to enhance security (#446) 2020-11-24 14:00:09 +08:00