It's not a game, it's just an editable and shared online GoL world on a 2000x2000 torus. It runs at 5 gen/s all the time.
I didn't see anything like it after looking a bit online so there it is.
It supports RLE importing, has a few default patterns, has a few shortcuts for flipping and rotating, and there's a chat. You can also share a position using the URL (that updates when you move/zoom).
Link: https://collagol.douady.paris/
It's open source if you want to check out how it works, it uses Golang and vanilla JS: https://github.com/Uriopass/Collagol.
I worked it to a state where I'm happy about it, so I won't take big feature requests although PRs are welcome
What do you think about it ?