wasm-micro-runtime/product-mini/platforms/linux
Wenyong Huang b554a9d05d
Implement wasm-c-api frame/trap APIs for interpreter mode (#660)
And enable to cache compiled AOT file buffer for wasm-c-api JIT mode
Avoid checks that rely on undefined C behavior
Fix issues of wasm-c-api sample trap and callback_chain

Signed-off-by: Wenyong Huang <wenyong.huang@intel.com>
2021-07-06 17:05:59 +08:00
..
build_jit.sh Enable AoT and wamr-sdk, and change arguments of call wasm API (#157) 2020-01-21 13:26:14 +08:00
build_llvm.sh Upgrade llvm version from 10.x to 11.x for wamrc and iwasm JIT (#564) 2021-03-10 16:08:50 +08:00
CMakeLists.txt Implement wasm-c-api frame/trap APIs for interpreter mode (#660) 2021-07-06 17:05:59 +08:00
main.c Fix some coding style issues, fix doc typo and refine some codes (#392) 2020-09-20 08:20:45 +08:00