uWASM Really don't try to use this for anything. Its my hacking project right now. This is an experimental project to compile Unity C# components to wasm then execute that wasm binary at runtime on a wasm VM in order to drive the component. Currently there are three prototypes: In Sampl...
[WebGL] "wasm streaming compile failed" browser errors occur when launching any Unity project on a server WebGL - Mar 23, 2020 How to reproduce: 1. Create a new Unity project 2. Build it for the WebGL platform 3. Launch the project on a localhost serv...