Skip to content
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

Fix .NET 9 WASM incompatibility by updating SkiaSharp.WASM package #17362

Merged
merged 4 commits into from
Oct 27, 2024

Conversation

maxkatz6
Copy link
Member

What does the pull request do?

.NET 9 uses different Emscripten version. Relevant native packages should be updated as well.
This PR also updates SkiaSharp 3.0 test packages. Manually tested 3.0, and it still works.

Fixed issues

Fixes #16989
Fixes #17036

@maxkatz6 maxkatz6 merged commit 68a626f into master Oct 27, 2024
9 of 11 checks passed
@maxkatz6 maxkatz6 deleted the skia-sharp-fix branch October 27, 2024 02:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

WASM issue using dotnet-serve Web Assembly doesn't work after following documentation
1 participant