I want to make a website using webassembly written mainly in go, and I would like to use grpc protocol, due the web restrictions, I have to use the "web version protocol" of grpc, and it can be compiled to js library, and how can I compile the "web version" in go? I found this useful to compile: https://github.com/namely/docker-protoc
Interesting question but I think (!?) you can't yet do this.
There are >2 issues: