This repository was archived by the owner on Nov 25, 2025. It is now read-only.
Releases: WebAssembly/wasi-cli
Releases · WebAssembly/wasi-cli
v0.2.8
v0.3.0-rc-2025-09-16
What's Changed
- Flag
wasi:cli/run#runas an async function by @alexcrichton in #79 - stdio: Update interfaces to support error results by @lann in #82
- stdio: Fix error-code references by @lann in #83
- Update 0.3.0 WIT definitions to 0.3.0-rc-2025-09-16 by @github-actions[bot] in #84
- Update 0.3.0 WIT definitions to 0.3.0-rc-2025-09-16 by @github-actions[bot] in #86
New Contributors
Full Changelog: v0.3.0-rc-2025-08-15...v0.3.0-rc-2025-09-16
v0.3.0-rc-2025-08-15
What's Changed
- ci: publish 0.3. workflows by @ricochet in #77
- Update 0.3.0 WIT definitions to 0.3.0-rc-2025-08-15 by @github-actions[bot] in #78
Full Changelog: v0.2.7...v0.3.0-rc-2025-08-15
v0.2.7
What's Changed
- chore: update WIT dependencies by @rvolosatovs in #66
- Add
get-*prefix by @badeend in #73 - Release v0.2.7 by @github-actions[bot] in #76
New Contributors
Full Changelog: v0.2.6...v0.2.7
v0.2.6
v0.2.5
What's Changed
- feat: add
wit-0.3.0-draftby @rvolosatovs in #52 - ci: render all-features by @ricochet in #63
- render all features on ci by @yoshuawuyts in #68
- Release v0.2.5 by @github-actions in #69
Full Changelog: v0.2.4...v0.2.5
v0.2.4
What's Changed
- chore: pin deps by @rvolosatovs in #51
- Automate publishing and signing of Wasm Components by @yoshuawuyts in #56
- Add "update" github action by @yoshuawuyts in #57
- ci: update deps.toml by @ricochet in #58
- fix markdown generation by @yoshuawuyts in #59
- Release v0.2.4 by @github-actions in #60
- Fix html generation by the update command by @yoshuawuyts in #61
New Contributors
- @rvolosatovs made their first contribution in #51
- @github-actions made their first contribution in #60
Full Changelog: v0.2.3...v0.2.4
v0.2.2
WASI v0.2.2
This is the October 2024 release of WASI, where WASI is released on the first Thursday of every other month. All releases of WASI 0.2.* are backwards-compatible.
What's Changed
- Update to v0.2.2 by @yoshuawuyts in #47
Full Changelog: v0.2.1...v0.2.2
v0.2.0
0.2.0-rc-2023-12-05
Tag release candidate for 0.2.0 release: 0.2.0-rc-2023-12-05
Changes since 0.2.0-rc-2023-11-10:
- #35 reactor world renamed to imports world