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/wasm-c-api/src
Wenyong Huang 0f1ce9ef3d
Implement wasm-c-api frame/trap APIs for AOT mode (#663)
And update CI workflow to build/cache llvm and run wasm-c-api samples.
2021-07-13 09:01:03 +08:00
..
utils Enable multi-module support for wasm-c-api (#426) 2020-10-16 17:43:57 +08:00
callback_chain.c Implement wasm-c-api frame/trap APIs for interpreter mode (#660) 2021-07-06 17:05:59 +08:00
callback_chain.wat Add wasm-c-api nested function calls sample (#652) 2021-06-16 15:26:28 +08:00
callback.c Add wasm-c-api nested function calls sample (#652) 2021-06-16 15:26:28 +08:00
callback.wat Eable post-MVP feature wasm-c-api (#315) 2020-07-23 16:54:13 +08:00
global.c Add wasm-c-api nested function calls sample (#652) 2021-06-16 15:26:28 +08:00
global.wat Eable post-MVP feature wasm-c-api (#315) 2020-07-23 16:54:13 +08:00
globalexportimport-0.wat Add wasm-c-api nested function calls sample (#652) 2021-06-16 15:26:28 +08:00
globalexportimport-1.wat Add wasm-c-api nested function calls sample (#652) 2021-06-16 15:26:28 +08:00
globalexportimport.c Add wasm-c-api nested function calls sample (#652) 2021-06-16 15:26:28 +08:00
hello.c Implement wasm-c-api frame/trap APIs for AOT mode (#663) 2021-07-13 09:01:03 +08:00
hello.wat Eable post-MVP feature wasm-c-api (#315) 2020-07-23 16:54:13 +08:00
LICENSE Implement more wasm-c-apis and enable Envoy integration (#622) 2021-04-27 17:05:40 +08:00
multi.c Add wasm-c-api nested function calls sample (#652) 2021-06-16 15:26:28 +08:00
multi.wat Implement more wasm-c-apis and enable Envoy integration (#622) 2021-04-27 17:05:40 +08:00
reflect.c Add wasm-c-api nested function calls sample (#652) 2021-06-16 15:26:28 +08:00
reflect.wat Implement more wasm-c-apis and enable Envoy integration (#622) 2021-04-27 17:05:40 +08:00
trap.c Implement wasm-c-api frame/trap APIs for interpreter mode (#660) 2021-07-06 17:05:59 +08:00
trap.wat Implement more wasm-c-apis and enable Envoy integration (#622) 2021-04-27 17:05:40 +08:00