5 ms·
If you need to write code that runs on your go server and on the client, there's always https://github.com/gopherjs/gopherjs https://github.com/gopherjs/gopherj
by nulltype 11y ago
If you need to write code that runs on your go server and on the client, there's always https://github.com/gopherjs/gopherjs https://github.com/gopherjs/gopherjs
- amelius 11y agoThat is nice. But I hope that you understand that such a solution is not always preferred in every situation. For example, for performance reasons, it is always better to code in the native language.