wasm-micro-runtime/core/iwasm
YAMAMOTO Takashi 12931e7f59
Expose wasm_runtime_get_exec_env_singleton to the API users (#1388)
Sometimes it can be useful to access the singleton.
E.g. use wasm_runtime_set_user_data on it.
2022-08-17 16:13:46 +08:00
..
aot Remove some unused codes (#1379) 2022-08-15 10:13:37 +08:00
common Expose wasm_runtime_get_exec_env_singleton to the API users (#1388) 2022-08-17 16:13:46 +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 Expose wasm_runtime_get_exec_env_singleton to the API users (#1388) 2022-08-17 16:13:46 +08:00
interpreter Reserve one pointer size for fast-interp code_compiled_size (#1382) 2022-08-15 11:33:20 +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