Skip to content

Update WASI to 0.2.12 and 0.3.0#158

Merged
alexcrichton merged 4 commits into
bytecodealliance:mainfrom
alexcrichton:update-wasi-wits
Jun 12, 2026
Merged

Update WASI to 0.2.12 and 0.3.0#158
alexcrichton merged 4 commits into
bytecodealliance:mainfrom
alexcrichton:update-wasi-wits

Conversation

@alexcrichton

Copy link
Copy Markdown
Member

Coupled with recent releases of WASI.

@alexcrichton alexcrichton requested a review from dicej June 12, 2026 17:06
- run: cargo build -p wasip3 --examples --target wasm32-wasip2
- run: wasmtime run -Sp3 -Wcomponent-model-async ./target/wasm32-wasip2/debug/examples/cli_command.wasm
# TODO: uncomment this once wasmtime supports WASI 0.3.0
#- run: wasmtime run -Sp3 -Wcomponent-model-async ./target/wasm32-wasip2/debug/examples/cli_command.wasm

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't feel great about not having CI but I guess its only for 8 days. Could we install the dev tag until then?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Definitely yeah, although we'll have to wait 8 days for github actions to stop being flaky to even merge the 0.3.0 update in wasmtime...

@alexcrichton alexcrichton merged commit 1edbc7a into bytecodealliance:main Jun 12, 2026
21 checks passed
@alexcrichton alexcrichton deleted the update-wasi-wits branch June 12, 2026 17:41
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.

2 participants