Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
thatthatis
on Nov 27, 2013
|
parent
|
context
|
favorite
| on:
On Asm.js
> asm.js's compatibility with existing Javascript engines gives it the best chance of adoption.
This is the key. With asm.js the worst case is slow, not totally broken.
pedrocr
on Nov 27, 2013
[–]
Which is why Google should have a PNaCl javascript implementation, so that it degrades gracefully like asm.js but the fast case is faster.
patrickaljord
on Nov 27, 2013
|
parent
[–]
There you go
http://trypepperjs.appspot.com/
pedrocr
on Nov 27, 2013
|
root
|
parent
[–]
Awesome. I had indeed seen this before and forgotten about it.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
This is the key. With asm.js the worst case is slow, not totally broken.