Support WebAssembly / GopherJS (original) (raw)

While I understand that the following implementation exists:
https://github.com/gopherjs/websocket

It'd be nice if I could write code once for my game project that runs natively and on the web.

If I were to make a PR with support for GopherJS / WebAssembly and assuming the code is all good, would it be accepted?