Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(wasi): add support for wasi:clocks@0.3.0 #10063

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

rvolosatovs
Copy link
Member

@rvolosatovs rvolosatovs commented Jan 21, 2025

Add support for wasi:clocks@0.3.0.

Blocked on #10061

Add explicit dependency on wit-bindgen-rt until bytecodealliance/wit-bindgen#1136 lands in a release

@rvolosatovs rvolosatovs changed the title feat: add support for wasi:clocks@0.3.0 feat(wasi): add support for wasi:clocks@0.3.0 Jan 21, 2025
Signed-off-by: Roman Volosatovs <rvolosatovs@riseup.net>
Signed-off-by: Roman Volosatovs <rvolosatovs@riseup.net>
Signed-off-by: Roman Volosatovs <rvolosatovs@riseup.net>
Signed-off-by: Roman Volosatovs <rvolosatovs@riseup.net>
Signed-off-by: Roman Volosatovs <rvolosatovs@riseup.net>
Signed-off-by: Roman Volosatovs <rvolosatovs@riseup.net>
@rvolosatovs
Copy link
Member Author

Component validation fails due to async proposal being disabled by default in wasmparser: bytecodealliance/wasm-tools#1982

@bakkot
Copy link
Contributor

bakkot commented Feb 3, 2025

Heads up that I am proposing to change some of the names in 0.3.0 to better align with usage elsewhere (particularly the JS Temporal proposal).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In progress
Development

Successfully merging this pull request may close these issues.

2 participants