wasm-micro-runtime/core/iwasm
Wenyong Huang c7cdb78394
Fix issues reported by Coverity (#2053)
Fix the potential dead lock issue reported by Coverity code analysis tool.
2023-03-24 14:05:17 +08:00
..
aot Use pre-created exec_env for instantiation and module_malloc/free (#2047) 2023-03-23 19:19:47 +08:00
common Fix issues reported by Coverity (#2053) 2023-03-24 14:05:17 +08:00
compilation Fix multi-threading issues (#2013) 2023-03-08 10:57:22 +08:00
doc Add architecture document for wasm export (#2049) 2023-03-23 17:13:17 +08:00
fast-jit Fix fast-jit build error (#2023) 2023-03-12 20:17:49 +08:00
include Rename parameter names in wasm_runtime_instantiate (#2045) 2023-03-22 17:39:08 +08:00
interpreter Use pre-created exec_env for instantiation and module_malloc/free (#2047) 2023-03-23 19:19:47 +08:00
libraries Fix issues reported by Coverity (#2053) 2023-03-24 14:05:17 +08:00
README.md Add architecture document for wasm export (#2049) 2023-03-23 17:13:17 +08:00