1
0
mirror of https://github.com/taigrr/wasm-experiments synced 2025-01-18 04:03:21 -08:00
2019-06-23 12:09:44 +01:00

9 lines
190 B
Modula-2

module github.com/johanbrandhorst/wasm-experiments
go 1.12
require (
github.com/hajimehoshi/ebiten v1.9.3 // indirect
golang.org/x/image v0.0.0-20190618124811-92942e4437e2 // indirect
)