wasm-micro-runtime/core/iwasm/libraries
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
..
debug-engine
lib-pthread Implement module instance context APIs (#2436) 2023-09-07 14:54:11 +08:00
lib-rats sgx-ra: Disable the building of samples (#2507) 2023-08-28 09:42:16 +08:00
lib-socket
lib-wasi-threads Implement module instance context APIs (#2436) 2023-09-07 14:54:11 +08:00
libc-builtin
libc-emcc
libc-uvwasi
libc-wasi fd_object_release: Preserve errno (#2535) 2023-09-08 12:26:32 +08:00
thread-mgr Add an API to terminate instance (#2538) 2023-09-13 17:09:31 +08:00
wasi-nn wasi-nn: Improve TPU support (#2447) 2023-08-14 20:03:56 +08:00