Hacker News new | ask | show | jobs
by jay_gridbach 424 days ago
Comparing the performance of WASM Go version v.s. native Go command line version, the native code is faster. There should be certain overhead using WASM I guess.