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

[BUG] When Compile Blazor Web Assembly App #3074

Closed
1 task done
ibrhmusta opened this issue Nov 22, 2024 · 1 comment · Fixed by #3082
Closed
1 task done

[BUG] When Compile Blazor Web Assembly App #3074

ibrhmusta opened this issue Nov 22, 2024 · 1 comment · Fixed by #3082
Labels
Milestone

Comments

@ibrhmusta
Copy link

Description

MONO_WASM: instantiate_wasm_module() failed CompileError: WebAssembly.compileStreaming(): Compiling function #27054:"CompressionNative_Crc32

Code

The best way to share code for larger projects is a link to a GitHub repository: https://github.com/user/repo/tree/bug-123

But, you can also share a short block of code here:

// some C# code here

You can also share some XAML:

<!-- xaml code here -->

Expected Behavior

compile correctly and make the application work

Actual Behavior

It is a correct compile and the application is ready to run but it is not working

Version of SkiaSharp

3.118.0-preview.1 (Next Preview)

Last Known Good Version of SkiaSharp

2.88.8 (Previous)

IDE / Editor

Visual Studio (Windows)

Platform / Operating System

Windows

Platform / Operating System Version

Windows 10 x64

Devices

Dell Desktop

Relevant Screenshots

No response

Relevant Log Output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@mattleibow
Copy link
Contributor

This may be fixed with #3064

Can you try the nightly on the preview feed: 3.118.0-nightly.27

https://aka.ms/skiasharp-eap/index.json

Let me know if this fixes it and I will push out the 3.x release.

@github-project-automation github-project-automation bot moved this from Ready For Work to Done in SkiaSharp Backlog Nov 26, 2024
@mattleibow mattleibow reopened this Nov 26, 2024
@github-project-automation github-project-automation bot moved this from Done to In Progress in SkiaSharp Backlog Nov 26, 2024
@mattleibow mattleibow added this to the 3.118.0 milestone Nov 27, 2024
@github-project-automation github-project-automation bot moved this from In Progress to Done in SkiaSharp Backlog Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants