Hacker News new | ask | show | jobs
by grumpy_tired 1013 days ago
Would the emulation penalty still occur if Go routines aren't used at all? I have many small domain-specific libraries that I am planning to port to wasm. These libraries only allocate dynamic memory and differ anonymous functions.