Y
Hacker News
new
|
ask
|
show
|
jobs
by
XCSme
1956 days ago
I agree, a lot of assumptions to why things are faster. As far as I know WASM is not necessarily faster than native JS if you write the JS code properly (typed arrays, don't generate garbage, object pooling, etc.).