-
Notifications
You must be signed in to change notification settings - Fork 189
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
release request #348
Comments
Sure, I can start looking into making a new release. Some things to think about:
|
i don't think we should wait for any of the above. |
LLVM 17 is released now |
I agree with that in general, but in this case I am just trying to reduce work: two birds, one stone. It seems like there's always some kind of change that someone wants that makes it in to the next release (e.g., annotations). @yamt, are you interested in trying the LLVM version bump and then I'll work on the release? |
sorry, is making a release that much work? |
More than I would like it to! The CI scripts help but it's still a bit manual... and things can go wrong. That's why I haven't set up a "one click to release" CI job. |
Also, I'm hearing that @dicej might want to get WebAssembly/wasi-libc#429 in to this release? |
Indeed I do. Just need someone with authority to approve and merge it. Happy to help with the release process, too. |
just WebAssembly/wasi-libc#429? |
Both. I've been waiting for the wasi-libc PR to be merged so I can update the submodule in wasi-sdk. |
Looks like that's happened, so I'll update #338 today. |
I've updated #338 and marked it "ready for review". |
Personally, I'd love a release with clang 17, but not sure how much more #338 needs |
Would it be possible to release a bugfix release with the threading bugfixes in libc? |
those fixes which have already been merged in wasi-libc will be in the next release i guess. or, do you mean to have a separate bugfix-only release? |
Is there a plan to enable exceptions support in the upcoming release? |
Ok, as I understand it, once #338 gets merged then we can release v21? I.e., nothing else out there that anyone has been waiting on? |
i don't think so. |
Ok, I'm closing this now that wasi-sdk-21 has been published as a pre-release. We can promote it to a full release whenever; I just wanted to give people a chance to test things out. |
can you consider to make a release which includes the following libc bumps?
thank you.
#340
#344
The text was updated successfully, but these errors were encountered: