-
Notifications
You must be signed in to change notification settings - Fork 10.5k
[wasm] Build and install libxml2 for Wasm SDK #82174
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
base: main
Are you sure you want to change the base?
Conversation
Are you aware of the older libxml2 build recipe? Maybe you could tweak and reuse that for Wasm instead? I plan to try that for Android next. |
@finagolfin Yes, I'm aware of the libxml2 product class but I didn't use that because there isn't much code we can reuse. Most of the CMake configuration are very platform specific. |
bfdb1ba
to
37d5a91
Compare
@swift-ci smoke test |
@swift-ci build toolchain Linux |
37d5a91
to
521cf5e
Compare
@swift-ci smoke test |
@swift-ci build toolchain Linux |
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!
@swift-ci smoke test |
1 similar comment
@swift-ci smoke test |
This is a preparative change for building Foundation for Wasm.