WebAssembly / WASI

WebAssembly System Interface
Other
4.71k stars 240 forks source link

Re-file the `wasi:clocks` timezone extension as phase 2 #607

Closed yoshuawuyts closed 2 weeks ago

yoshuawuyts commented 3 weeks ago

As per the 2024-06-13 WASI SG meeting: the timezone extension to wasi:clocks already meets the phase 2 criteria by virtue of being part of an existing phase 3 proposal. It should have been introduced at phase 2, not phase 0. This allows it to be introduced as @unstable and be implemented by runtimes, but still needs a vote before it can be stabilized behind an @since gate.

I'll file a follow-up PR to clarify the process changes to existing proposals should go through, so we can follow this same process for other changes too.