wasm-micro-runtime/samples/wasi-threads/wasm-apps
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
..
CMakeLists.txt Update cmake files and wamr-test-suites to support collect code coverage (#1992) 2023-02-28 17:38:18 +08:00
no_pthread.c Add internal tests for WASI threads (#1963) 2023-03-09 09:03:16 +08:00
thread_termination.c Add internal tests for WASI threads (#1963) 2023-03-09 09:03:16 +08:00
wasi_thread_start.h Increase stack size in the example app (#1880) 2023-01-11 09:40:32 +08:00
wasi_thread_start.S Disable aux stack allocations for threads spawned by wasi_thread_start (#1867) 2023-01-09 20:36:34 +08:00