docs/guides/platforms/how-to-use-web-assembly #828
Replies: 2 comments 4 replies
-
|
I ran into the System.DllNotFoundException: libSkiaSharp issue despite running the workload install. I needed to add |
Beta Was this translation helpful? Give feedback.
-
|
Is there are guidance for hosting via GitHub Pages? If using for example SharedArrayBuffer, it needs the COOP/COEP headers. As a workaround I found that using @coi-serviceworker npm package allows it to work, but I don't think it's 100% ideal as it adds a javascript worker to the front end to enable it to work.. Thanks! :) |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
docs/guides/platforms/how-to-use-web-assembly
Run in the browser with WebAssembly
https://docs.avaloniaui.net/docs/guides/platforms/how-to-use-web-assembly
Beta Was this translation helpful? Give feedback.
All reactions