wasm-micro-runtime/core/iwasm/include
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
..
aot_export.h Implement wasm-c-api frame/trap APIs for interpreter mode (#660) 2021-07-06 17:05:59 +08:00
lib_export.h Implement multi-module feature and bulk-memory feature (#271) 2020-06-02 14:53:06 +08:00
wasm_c_api.h Implement more wasm-c-apis and enable Envoy integration (#622) 2021-04-27 17:05:40 +08:00
wasm_export.h IO: support populate fds into WASM application (#655) 2021-06-22 14:41:49 +08:00