embedded-app-sdk
embedded-app-sdk copied to clipboard
WebAssembly files not being detected.
Whenever I create a discord activity using WebAssembly, it simply does not work. The culprit? Discord's embedded app SDK does not recognize the .wasm file format, and so does not load it.
I've attached a picture of the sources tab in Inspect Element.
In ruffle, there is supposed to be a few .wasm's in that folder, but there is not.
(also shockwave flash files also dont get recognized so please do that too discord ☺☺☺☺)
While this omission is here, you can try adding a URL mapping leading to a static server which hosts the Ruffle files.
If this isn't something to hide, what are you planning to make that uses Ruffle? Just interested. :)