Replies: 1 comment 5 replies
-
Hi 👋 That's certainly something that's being talked about right now. If you have any experience or insights in doing this, please add them to this thread 👍 |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello!
I am approaching go from the JS/TS world and this project really got my attention. I think this is the right direction for app development and with wasm it has insane potential imo. Looking there I was wondering if you see feasible removing the JS runtime from the webview renderer and to have Go code (either full fledged framework or not) doing whatever JS is doing in the webview lib, either still leveraging existing but modified webview engines or having a brand new one. Completely replacing JS with Go would allow companies to build wasm apps only using Go and HTML + CSS. I would love to hear what you think about it and I bet some of you thought about this.
Cheers and keep up the good work!!
Beta Was this translation helpful? Give feedback.
All reactions