Hacker News new | ask | show | jobs
by 8lall0 379 days ago
Pretty odd article.

WASM is not so supported, but it's not like a major technology right now.

If you need complex UIs, separate backend and frontend and write the latter in something well supported (like, i dunno... JS)

"The days of crappy NPM packages are over" said no one ever, and no one will ever say.

TS is never going to catch up with Go performances, and the lack of IPC and true concurrency actually is very bad for backend services that need to handle stuff.

I think the OP wants to use Go for stuff that isn't supposed to do with.