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/wamr-sdk
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
..
app Update wasm app build scripts for wasi-sdk-12 and refine interpreter (#481) 2020-12-28 10:46:31 +08:00
runtime re-org platform APIs, simplify porting process (#201) 2020-03-16 16:43:57 +08:00
build_sdk.sh sample gui update (#237) 2020-04-22 19:07:44 +08:00
Kconfig sdk build tools and app framework updates (#171) 2020-02-22 10:12:26 +08:00
Makefile Enable AoT and wamr-sdk, and change arguments of call wasm API (#157) 2020-01-21 13:26:14 +08:00
menuconfig.sh support cross compliation for SDK and the simple sample (#172) 2020-02-22 15:06:53 +08:00
README.md Update README.md 2020-03-04 22:27:38 +08:00
wamr_config_default.cmake sdk build tools and app framework updates (#171) 2020-02-22 10:12:26 +08:00