Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
higherpurpose
on Feb 26, 2015
|
parent
|
context
|
favorite
| on:
The Path to Parallel JavaScript
Will Spidermonkey be rewritten in Rust eventually?
Sidenote: WebGL 2.0 should come with ASTC support to be relatively future-proof.
gsnedders
on Feb 26, 2015
|
next
[–]
Note that JITing compilers gain a lot less from Rust's safety guarantees than most code: you can easily JIT some code that breaks one of the safety properties that Rust ordinarily defends.
steveklabnik
on Feb 26, 2015
|
prev
[–]
That is too far in the future to see.
Consider applying for YC's Spring batch! Applications are open till Feb 11.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Sidenote: WebGL 2.0 should come with ASTC support to be relatively future-proof.