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/samples
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
..
basic Update wasm app build scripts for wasi-sdk-12 and refine interpreter (#481) 2020-12-28 10:46:31 +08:00
gui Fix sample littlevgl/gui build issues on zephyr platform (#588) 2021-03-23 14:20:50 +08:00
littlevgl Fix sample littlevgl/gui build issues on zephyr platform (#588) 2021-03-23 14:20:50 +08:00
multi-module Fix the build issues on mac for some samples (#358) 2020-08-21 15:14:04 +08:00
multi-thread Update wasm app build scripts for wasi-sdk-12 and refine interpreter (#481) 2020-12-28 10:46:31 +08:00
ref-types Import reference-types feature (#612) 2021-04-15 11:29:20 +08:00
simple Implement more wasm-c-apis and enable Envoy integration (#622) 2021-04-27 17:05:40 +08:00
spawn-thread Add wasm-c-api nested function calls sample (#652) 2021-06-16 15:26:28 +08:00
wasm-c-api Add wasm-c-api nested function calls sample (#652) 2021-06-16 15:26:28 +08:00
workload Enable multi-thread for tensorflow sample, update wasm-c-api document (#651) 2021-06-14 08:58:32 +08:00