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 0ec99e9522
Remove unused wasm_runtime_create_exec_env_and_call_wasm (#1396)
It's unused since the following commit:
  commit 260d36a62d
2022-08-19 15:23:31 +08:00
..
aot Fix wasm_type_equal check in wasm_mini_loader.c (#1394) 2022-08-19 12:56:24 +08:00
common Remove unused wasm_runtime_create_exec_env_and_call_wasm (#1396) 2022-08-19 15:23:31 +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 Fix wasm_type_equal check in wasm_mini_loader.c (#1394) 2022-08-19 12:56:24 +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