Y
Hacker News
new
|
ask
|
show
|
jobs
by
zabil
4219 days ago
The language is designed to handle events/messages because it runs on single thread in the browser. As far as I know, you cannot spawn threads.
The runtime/library does it under the hood.