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/core/iwasm
Wenyong Huang ea06c19a9d
Implement wasm-c-api wasm_config related APIs (#665)
And add wasm_engine_new_with_args() declaration in wasm_c_api.h
Fix wasm-c-api frame func_offset issue in fast interp mode
Remove sanitize compiler flag in product-mini linux CMakeLists.txt
2021-07-15 10:47:40 +08:00
..
aot Implement wasm-c-api frame/trap APIs for AOT mode (#663) 2021-07-13 09:01:03 +08:00
common Implement wasm-c-api wasm_config related APIs (#665) 2021-07-15 10:47:40 +08:00
compilation Implement wasm-c-api frame/trap APIs for interpreter mode (#660) 2021-07-06 17:05:59 +08:00
include Implement wasm-c-api wasm_config related APIs (#665) 2021-07-15 10:47:40 +08:00
interpreter Implement wasm-c-api wasm_config related APIs (#665) 2021-07-15 10:47:40 +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