-
Notifications
You must be signed in to change notification settings - Fork 192
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
Release version 9 with snapshot1 version libc. #86
Comments
I'd like to attempt to use the artifacts built on Actions for the release, so lets merge #83 and then go for it |
Actually, lets try to resolve WebAssembly/wasi-libc#146 first. I'll tag @sunfishcode to give his input on that one, I am not familiar with that sort of CPP stuff. |
WebAssembly/wasi-libc#148 has a fix. |
Hmm, this got lost in all of our other tasks, I think. Is there anything blocking cutting release 9 right now? If not, I'll take care of doing the release. |
Heres the outstanding PRs:
|
Additionally, WebAssembly/wasi-libc#188 fixes a regression from the last release (utime.h was present, this breaks at least one test in lucet) so lets get that one in if we reasonably can |
#89 should be coordinated with WebAssembly/wasi-libc#150, which isn't quite ready to go yet. It's fine to leave it out for this release. The rest of the PRs are now merged. |
Thanks very much for getting to all of these PRs! Lets leave LTO out of the release, then. I'm about to call it a week at work, hopefully we can figure out what Mac CI stuff is going wrong and cut the release on Monday. |
I tagged the release and uploaded built artifacts for linux and mac: https://github.com/WebAssembly/wasi-sdk/releases/tag/wasi-sdk-9 I'll write up release notes tomorrow |
Are we ready to do this?
The text was updated successfully, but these errors were encountered: