wasm-micro-runtime/samples/wasi-threads/wasm-apps
liang.he 8f8c5605e9
Raise wasi-sdk to 25 and wabt to 1.0.37 (#4187)
Raise wasi-sdk to 25 and wabt to 1.0.37. It includes
  - Refactor CI workflow to install WASI-SDK and WABT from a composite action
  - Use ExternalProject to bring wasm-apps for few samples. file/ wasi-threads/
  - Refactor sample build and test steps in SGX compilation workflow for improved clarity and efficiency (workaround)

Add CMake support for EMSCRIPTEN and WAMRC, update module paths
2025-04-17 16:41:47 +08:00
..
CMakeLists.txt Raise wasi-sdk to 25 and wabt to 1.0.37 (#4187) 2025-04-17 16:41:47 +08:00
no_pthread.c Implement strict validation of thread IDs according to the specification (#2521) 2023-08-31 20:23:54 +08:00
wasi_thread_start.h Avoid unused thread_id warning and recompile multi-module sample (#3033) 2024-01-17 08:06:02 +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