wasm-micro-runtime/core/iwasm
Wenyong Huang 77c71e559a
Add wasm-c-api nested function calls sample (#652)
And enable to copy back the return value of wasm main function when calling wasm_application_execute_main, add license headers in wasm-c-api samples, fix several issues reported by klocwork.
2021-06-16 15:26:28 +08:00
..
aot Fix wasm-c-api trap message format issue (#644) 2021-06-01 15:05:35 +08:00
common Add wasm-c-api nested function calls sample (#652) 2021-06-16 15:26:28 +08:00
compilation Refine the wasm-c-api native func call process of aot mode (#640) 2021-05-26 20:57:30 +08:00
include Add wasm-c-api nested function calls sample (#652) 2021-06-16 15:26:28 +08:00
interpreter Fix os_cond_timedwait and other issues for NuttX sim/macOS (#562) 2021-05-31 09:56:47 +08:00
libraries Enable multi-thread for tensorflow sample, update wasm-c-api document (#651) 2021-06-14 08:58:32 +08:00
README.md Enable AoT and wamr-sdk, and change arguments of call wasm API (#157) 2020-01-21 13:26:14 +08:00