wasm-micro-runtime/test-tools/component_test/suites/01-life-cycle/test-app
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
..
01_install.c Enable aarch64 support, add component test framework and test suite (#211) 2020-03-24 19:04:29 +08:00
02_request.c Enable aarch64 support, add component test framework and test suite (#211) 2020-03-24 19:04:29 +08:00
03_event.c Enable aarch64 support, add component test framework and test suite (#211) 2020-03-24 19:04:29 +08:00
04_request_internal_req.c Enable aarch64 support, add component test framework and test suite (#211) 2020-03-24 19:04:29 +08:00
04_request_internal_resp.c Enable aarch64 support, add component test framework and test suite (#211) 2020-03-24 19:04:29 +08:00
05_event_internal_provider.c Enable aarch64 support, add component test framework and test suite (#211) 2020-03-24 19:04:29 +08:00
05_event_internal_subscriber.c Enable aarch64 support, add component test framework and test suite (#211) 2020-03-24 19:04:29 +08:00
06_timer.c Enable aarch64 support, add component test framework and test suite (#211) 2020-03-24 19:04:29 +08:00
07_sensor.c Enable aarch64 support, add component test framework and test suite (#211) 2020-03-24 19:04:29 +08:00
08_on_destroy.c Enable aarch64 support, add component test framework and test suite (#211) 2020-03-24 19:04:29 +08:00
build.sh Update wasm app build scripts for wasi-sdk-12 and refine interpreter (#481) 2020-12-28 10:46:31 +08:00