satoshinm / WebSandboxMC

Bukkit plugin providing a web-based interface with an interactive WebGL 3D preview or glimpse of your server 🕷⏳📦 ⛺
https://www.spigotmc.org/resources/websandboxmc.39415/
MIT License
19 stars 5 forks source link

Serve WebAssembly by default, asmjs fallback. Closes GH-57 #78

Closed satoshinm closed 7 years ago

satoshinm commented 7 years ago

https://github.com/satoshinm/WebSandboxMC/issues/57

satoshinm commented 7 years ago

This serves up the WebAssembly build correctly and falls back to asmjs if the browser does not support it, but this other issue https://github.com/satoshinm/NetCraft/issues/168 is impeding switching it on by default