-
Couldn't load subscription status.
- Fork 100
update: Bump x509-certificate to 0.24.0 #957
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
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #957 +/- ##
==========================================
- Coverage 78.80% 78.78% -0.02%
==========================================
Files 146 146
Lines 35096 35096
==========================================
- Hits 27657 27652 -5
- Misses 7439 7444 +5 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
@cdmurph32 would you please add instructions on building using upstream llvm vs Xcode on Mac? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for this!
|
We might need to document the need inability to use XCode clang for wasm. This was already true for WASI, but that was more recently added.
wasmtime is only necessary for running WASI tests, but that documentation would probably live in the same place. |
|
We will need to update the build servers to have llvm installed, but maybe they already do for wasi?? |
No need. The build servers use ubuntu for wasm builds. |
No description provided.