Skip to content

Document supported WASI target triples - #653

Merged
alexcrichton merged 1 commit into
WebAssembly:mainfrom
Hokila:doc-supported-target-triples
Aug 31, 2026
Merged

Document supported WASI target triples#653
alexcrichton merged 1 commit into
WebAssembly:mainfrom
Hokila:doc-supported-target-triples

Conversation

@Hokila

@Hokila Hokila commented Aug 30, 2026

Copy link
Copy Markdown
Contributor

Fixes #558.

Summary

  • document the default supported WASI target triples
  • update the standard Clang example from wasm32-wasi to wasm32-wasip1
  • note that the old wasm32-wasi and wasm32-wasi-threads aliases were removed as of wasi-sdk 34
  • mention the Preview 2, Preview 3, and threaded Preview 1 CMake toolchain files

Testing

  • git diff --check
  • rg 'wasm32-wasi|wasm32-wasip|WASI_SDK_TARGETS|Supported Targets|wasi-sdk 34' README.md CMakeLists.txt cmake/wasi-sdk-toolchain.cmake

@alexcrichton
alexcrichton merged commit 06d2eb4 into WebAssembly:main Aug 31, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Document supported set of target triples

2 participants