Skip to content

Avalonia Browser is broken on net8.0 (Emscripten 3.1.34) #12225

@fMichaleczek

Description

@fMichaleczek

Describe the bug
Wasm app is broken when use latest dotnet sdk 8.0 which use Emscripten 3.1.34

To Reproduce

  1. Install dotnet sdk 8.0.100-preview.6.23330.14
  2. Upgrade your wasm projet to net8.0
  3. Build.
  4. See Error in MSBuild.log
    1>wasm-ld : warning : function signature mismatch: time

Expected behavior
It works

Logs
wasm-ld : warning : function signature mismatch: time
error MSB3073: The command "emcc exited with code 1.

Desktop:

  • OS: Microsoft Windows 11 (22621)
  • SDK : dotnet 8.0.100-preview.6.23330.14
  • Avalonia : 11.0

Additional context

mono/SkiaSharp#2494
mono/SkiaSharp#2495

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions