wasm-micro-runtime/core/iwasm/include
YAMAMOTO Takashi a6fda9b7ab
Add an API to terminate instance (#2538)
Add API wasm_runtime_terminate to terminate a module instance
by setting "terminated by user" exception to the module instance.

And update the product-mini of posix platforms.

Note: this doesn't work for some situations like blocking system calls.
2023-09-13 17:09:31 +08:00
..
aot_export.h Fix typo (dwarf) in the codebase (#2367) 2023-07-19 17:58:52 +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 Improve wasm-c-api instantiation-time linking (#1902) 2023-02-13 15:06:04 +08:00
wasm_export.h Add an API to terminate instance (#2538) 2023-09-13 17:09:31 +08:00