Similar to #587 I'd like to open an issue ahead of time about wasi-sdk-31. The current changelog includes:
The changelog for wasi-libc includes:
The main headline feature of this release, in my mind, is LLVM 22.1.0. That fixes issues like #595 and is an update over the prior LLVM 21.x.0 version. That's also why I wanted to get this released after the wasi-sdk-30 release so soon, too.
As with prior releases, wanted to open this for comments/thoughts if anyone else has objections or other things they'd like to see included.
Similar to #587 I'd like to open an issue ahead of time about wasi-sdk-31. The current changelog includes:
libclang.soas part of the sysrootwasm32-wasip1instead ofwasm32-wasiThe changelog for wasi-libc includes:
poll(2)wasi-libc#732, support non-blockingwasip2sockets inreadandwritewasi-libc#734, only signal read (not write) readiness for listening sockets wasi-libc#737, report read readiness accurately for freshly bound UDP sockets wasi-libc#740, implementF_{GET,SET}FLforfcntlfor sockets wasi-libc#742The main headline feature of this release, in my mind, is LLVM 22.1.0. That fixes issues like #595 and is an update over the prior LLVM 21.x.0 version. That's also why I wanted to get this released after the wasi-sdk-30 release so soon, too.
As with prior releases, wanted to open this for comments/thoughts if anyone else has objections or other things they'd like to see included.