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
YAMAMOTO Takashi 1fc01fab4b
wasm_create_exec_env_and_call_function: Remove "enable_debug" argument (#1398)
No one uses the `enable_debug` argument after the removal of
wasm_runtime_create_exec_env_and_call_wasm.
2022-08-19 20:28:10 +08:00
..
aot Fix wasm_type_equal check in wasm_mini_loader.c (#1394) 2022-08-19 12:56:24 +08:00
common wasm_runtime_start_debug_instance: Don't create debug instance for AOT (#1395) 2022-08-19 17:10:50 +08:00
compilation Fix load type not initialized issue for LLVMBuildLoad2 (#1381) 2022-08-12 14:18:47 +08:00
fast-jit Import WAMR Fast JIT (#1343) 2022-08-02 16:03:50 +08:00
include Enable the semantic version mechanism for WAMR (#1374) 2022-08-18 19:01:05 +08:00
interpreter wasm_create_exec_env_and_call_function: Remove "enable_debug" argument (#1398) 2022-08-19 20:28:10 +08:00
libraries esp-idf: Make esp-idf support Libc WASI (#1356) 2022-08-15 16:17:28 +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