Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
moomin
on Oct 10, 2011
|
parent
|
context
|
favorite
| on:
Dart language
Well, you can implement pretty much everything you just described as a library. The only thing missing is preventing memory sharing, but that you can sort out at compile time.
An interesting question is if this means V8 is gaining threads.
Achshar
on Oct 10, 2011
[–]
V8 with threading? interesting.
ErikCorry
on Oct 10, 2011
|
parent
[–]
V8 has isolates already. They are intended to be used for implementing WebWorkers.
Consider applying for YC's Spring batch! Applications are open till Feb 11.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
An interesting question is if this means V8 is gaining threads.