Hacker News new | ask | show | jobs
by kflgkans 485 days ago
Last I checked WASM applications are single threaded, not sure if that's changed. GC is concurrent, but not parallelized.