You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
here is the full output (diagnostic verbosity) output.log
I noticed in the logs that mono-aot-cross is used even-though i have set <WasmShellMonoRuntimeExecutionMode>Interpreter</WasmShellMonoRuntimeExecutionMode>
Expected behavior
No response
How to reproduce it (as minimally and precisely as possible)
No response
Workaround
haven't found a workaround yet - it works fine on Windows and the Ubuntu-latest hosted agent though
Works on UWP/WinUI
None
Environment
No response
NuGet package version(s)
Affected platforms
WebAssembly
IDE
Visual Studio for Mac, Rider macOS
IDE version
No response
Relevant plugins
SkiaSharp.Views.Uno
Anything else we need to know?
No response
The text was updated successfully, but these errors were encountered:
It looks like you're trying to build with Wasm AOT on macOS, this is not supported at this time by the .NET SDK. Looks like we'll need to add a proper error message.
Current behavior
After updating my WebAssembly application from .net5 to .net6 i encounter a build issue in the ninja step.
here is the full output (diagnostic verbosity)
output.log
I noticed in the logs that
mono-aot-cross
is used even-though i have set<WasmShellMonoRuntimeExecutionMode>Interpreter</WasmShellMonoRuntimeExecutionMode>
Expected behavior
No response
How to reproduce it (as minimally and precisely as possible)
No response
Workaround
haven't found a workaround yet - it works fine on Windows and the Ubuntu-latest hosted agent though
Works on UWP/WinUI
None
Environment
No response
NuGet package version(s)
Affected platforms
WebAssembly
IDE
Visual Studio for Mac, Rider macOS
IDE version
No response
Relevant plugins
SkiaSharp.Views.Uno
Anything else we need to know?
No response
The text was updated successfully, but these errors were encountered: