mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2026-01-12 20:36:42 +00:00
* fix: Wrong compiler parameter on MSVC * refactor: Move gcc flags to common build script. * refactor: Add both C/CXX flags |
||
|---|---|---|
| .. | ||
| src | ||
| wasm-apps | ||
| .gitignore | ||
| build.sh | ||
| CMakeLists.txt | ||
| README.md | ||
| run.sh | ||
The "inst-context-threads" sample project
This sample demonstrates some interactions between module instance context API and wasi-threads.