Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
WASI Version → SDK Mapping
WASI 0.2.3 Fixes
wasi:[email protected]: Added missing deps on@wasi_cli//:cliand@wasi_random//:random, fixed interfaces listwasi:[email protected]: Added missing dep on@wasi_io//:streams(monotonic-clock uses wasi:io/[email protected])wasi:[email protected]: Added missing dep on@wasi_clocks//:clocksWASI 0.2.6 Additions (for wasi-sdk 29)
All WASI 0.2.6 interfaces with correct dependency chains:
wasi:[email protected](base, no deps)wasi:[email protected](deps: io)wasi:[email protected](deps: io)wasi:[email protected](deps: io, clocks)wasi:[email protected](deps: io, clocks)wasi:[email protected](no deps)wasi:[email protected](deps: io, clocks, cli, random)WASI 0.2.8 Additions (latest stable)
All WASI 0.2.8 interfaces with correct dependency chains:
wasi:[email protected](base, no deps)wasi:[email protected](deps: io)wasi:[email protected](deps: io)wasi:[email protected](deps: io, clocks)wasi:[email protected](deps: io, clocks)wasi:[email protected](no deps)wasi:[email protected](deps: io, clocks, cli, random)Test plan
@wasi_http//:http(0.2.3)@wasi_clocks//:clocks(0.2.3)@wasi_sockets//:sockets(0.2.3)@wasi_*_v026//)@wasi_*_v028//)