(Closing my pull request #1 since its no longer necessary)
Now that a WASM backend is being seriously considered by the Ikemen go devs, I propose to make a WebRTC datachannel based backend.
I already have an example project that I made with IKEMEN GO in mind here: https://github.com/pion/example-webrtc-applications/tree/main/ebiten-game
The one downside is that this might require a signaling server of sorts to be setup for holepunching to work. I'm not sure if that signaling server should exist within this repository, or in a separate one.
(Closing my pull request #1 since its no longer necessary)
Now that a WASM backend is being seriously considered by the Ikemen go devs, I propose to make a WebRTC datachannel based backend.
I already have an example project that I made with IKEMEN GO in mind here: https://github.com/pion/example-webrtc-applications/tree/main/ebiten-game
The one downside is that this might require a signaling server of sorts to be setup for holepunching to work. I'm not sure if that signaling server should exist within this repository, or in a separate one.