Open
Description
The latest change in GopherJS (gopherjs/gopherjs#899) made it possible to use syscall/js
instead of github.com/gopherjs/gopherjs/js
, and Ebiten now replaced all the imports. Ebiten requires GopherJS (and Go 1.12 for the latest syscall/js
API definition), but it looks like jsgo does not support them yet, and I've confirmed jsgo didn't work for Ebiten now. I'd be happy if you could update them. Thanks!
Metadata
Metadata
Assignees
Labels
No labels