wasm-micro-runtime/core/iwasm
Enrico Loparco 128c0ea899
Add internal tests for WASI threads (#1963)
Add internal tests for WASI threads. These tests are run in addition to
the ones in the proposal:
https://github.com/WebAssembly/wasi-threads/tree/main/test/testsuite.

The purpose is to test additional and more complex scenarios.
2023-03-09 09:03:16 +08:00
..
aot Fix multi-threading issues (#2013) 2023-03-08 10:57:22 +08:00
common Fix multi-threading issues (#2013) 2023-03-08 10:57:22 +08:00
compilation Fix multi-threading issues (#2013) 2023-03-08 10:57:22 +08:00
fast-jit Fix several issues found (#1996) 2023-03-03 15:00:54 +08:00
include Expose wasm_runtime_call_indirect (#1969) 2023-02-20 18:56:55 +08:00
interpreter Fix multi-threading issues (#2013) 2023-03-08 10:57:22 +08:00
libraries Add internal tests for WASI threads (#1963) 2023-03-09 09:03:16 +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