This repository has been archived on 2023-11-05. You can view files and clone it, but cannot push or open issues or pull requests.
wasm-micro-runtime/test-tools/component_test/suites/01-life-cycle
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
..
cases Enable aarch64 support, add component test framework and test suite (#211) 2020-03-24 19:04:29 +08:00
test-app Update wasm app build scripts for wasi-sdk-12 and refine interpreter (#481) 2020-12-28 10:46:31 +08:00
tools/product Enable aarch64 support, add component test framework and test suite (#211) 2020-03-24 19:04:29 +08:00
__init__.py Enable aarch64 support, add component test framework and test suite (#211) 2020-03-24 19:04:29 +08:00
suite_setup.py Enable aarch64 support, add component test framework and test suite (#211) 2020-03-24 19:04:29 +08:00