all steps of ebiten crosspiling for windows wrapped into a docker image
922
https://github.com/hajimehoshi/ebiten/wiki/Cross-Compiling is a break down of what this image does Usage:
docker run -v $(PWD):/client xackery/ebiten-windows:latest /usr/local/go/bin/go build -o bin/outname-win64.exe
Content type
Image
Digest
Size
628.9 MB
Last updated
almost 8 years ago
docker pull xackery/ebiten-windows