WebAssembly / wasi-clocks

Clocks API for WASI
37 stars 14 forks source link

Update `wit-abi-up-to-date` to `v20` #67

Closed yoshuawuyts closed 4 months ago

yoshuawuyts commented 4 months ago

This adds support for @since and @unstable gates, which should unblock #61 by fixing the failing CI. Thanks!

pchickey commented 4 months ago

Failed, maybe there was some other formatting change in the intervening versions? (Every time we fail CI due to this sort of thing I contemplate getting rid of checked-in markdown altogether but we haven't built a good alternative yet)

sunfishcode commented 4 months ago

I've now generated imports.md with wit-bindgen 0.26.0 and CI now passes.