Stream: git-wasmtime

Topic: wasmtime / PR #11377 Mirror WASIp{2,3} clocks implementat...


view this post on Zulip Wasmtime GitHub notifications bot (Aug 04 2025 at 14:52):

alexcrichton requested wasmtime-wasi-reviewers for a review on PR #11377.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 04 2025 at 14:52):

alexcrichton opened PR #11377 from alexcrichton:refactor-wasi-clocks to bytecodealliance:main:

This is an implementation of #11362 but for the wasi:clocks implementation of WASIp2. The goal here is to have the impls be implemented and look roughly the same across WASIp2 and WASIp3, namely the target of the implementation of now WasiClocksCtxView instead of WasiCtxView. This makes the trait implementations a bit more flexible as it means embedders aren't required to, for example, provide a full WASI context for clocks but just clock-related context.

<!--
Please make sure you include the following information:

Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.html

Please ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->

view this post on Zulip Wasmtime GitHub notifications bot (Aug 05 2025 at 16:17):

pchickey submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 05 2025 at 16:55):

alexcrichton updated PR #11377.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 05 2025 at 16:55):

alexcrichton has enabled auto merge for PR #11377.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 05 2025 at 17:33):

alexcrichton merged PR #11377.


Last updated: Dec 06 2025 at 07:03 UTC