Hacker News new | ask | show | jobs
by danellis 3860 days ago
I think the only bit that really needs to be in assembly is the context switch, but even that can be embedded in the C (which you might consider cheating, but isn't even an option in JavaScript).