wasm-micro-runtime/core/iwasm/include
Wenyong Huang 4a7a66e900
Enable wasm_runtime_terminate for single-threading (#2924)
The host embedder may also want to terminate the wasm instance
for single-threading mode, and it should work by setting exception
to the wasm instance.
2023-12-26 16:05:44 +08:00
..
aot_export.h Generate jitdump to support linux perf for LLVM JIT (#2788) 2023-11-27 15:42:00 +08:00
lib_export.h Apply clang-format for more src files and update spec test script (#775) 2021-10-08 17:47:11 +08:00
wasm_c_api.h Use wasm_config_t to pass private configuration to wasm_engine_new (#2837) 2023-12-01 12:34:11 +08:00
wasm_export.h Enable wasm_runtime_terminate for single-threading (#2924) 2023-12-26 16:05:44 +08:00