EngoEngine / engo

Engo is an open-source 2D game engine written in Go.
https://engoengine.github.io
MIT License
1.74k stars 136 forks source link

remove browser specific mp3 decoding #664

Closed Noofbiz closed 5 years ago

Noofbiz commented 5 years ago

Didn't work on Node without a ton of work, and it's easier to maintain one code base where possible. Tested on gopherjs and wasm, doesn't appear to have a performance cut.