module github.com/johanbrandhorst/wasm-experiments go 1.12 require ( github.com/NYTimes/gziphandler v1.1.1 github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0 github.com/hajimehoshi/ebiten v1.9.3 github.com/vugu/vugu v0.0.0-20190518235128-5a84f26390d1 golang.org/x/image v0.0.0-20190618124811-92942e4437e2 )