wasm-micro-runtime/samples
Wenyong Huang eb29385963
Implement more wasm-c-apis and enable Envoy integration (#622)
Implement more wasm-c-api APIs to support Envoy integration:
- sync up with latest c-api definition
- change CMakeLists to export necessary headers and install the static library of iwasm
- enable to export tables and memories
- support memorytype and tabletype APIs
- update wasm-c-api sampels
- enable to export importtype APIs

And refine bazel scripts for sample XNNPACK workload, add license headers for sample simple.

Signed-off-by: Wenyong Huang <wenyong.huang@intel.com>
2021-04-27 17:05:40 +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 Fix the build issues on mac for some samples (#358) 2020-08-21 15:14:04 +08:00
wasm-c-api Implement more wasm-c-apis and enable Envoy integration (#622) 2021-04-27 17:05:40 +08:00
workload Implement more wasm-c-apis and enable Envoy integration (#622) 2021-04-27 17:05:40 +08:00