Is it possible to compile this library for web use (WASM)? #556
Unanswered
ZedDevStuff
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
While learning WebGPU with C# is great, i was interested in potentially having my engine run in browsers later on. I was doing some testing and got SDL to run but I can't get any further without making wgpu-native available to my C# wasm app.
Is it possible at all currently or does it involve some work to build it myself?
Beta Was this translation helpful? Give feedback.
All reactions