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
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 ☺☺☺☺)
The text was updated successfully, but these errors were encountered:
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 ☺☺☺☺)
The text was updated successfully, but these errors were encountered: