Hacker News new | ask | show | jobs
by turnsout 162 days ago
Honestly lack of true multithreading (without the Web Worker hack) is the biggest downside for me. Every major project I work on needs the concept of a main thread for UI and a separate thread for processing.