Hacker News new | ask | show | jobs
by NooneAtAll3 720 days ago
...isn't webassembly supposed to be more efficient?
1 comments

The reduced performance is a Go problem rather than a WebAssembly problem. See this issue for more info:

https://github.com/golang/go/issues/28631