Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
henryaj
on May 6, 2015
|
parent
|
context
|
favorite
| on:
PyPy.js: A fast, compliant Python implementation f...
Please humour my lack of knowledge: is there much difference between something like this and Opal[0]?
[0] -
http://opalrb.org
Veedrac
on May 6, 2015
[–]
PyPy.js is not a transpiler, it is a JITted interpreter. This has correctness advantages since the major work is upfront, and potential throughput advantages, but is results in huge upfront download and warmup costs.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
[0] - http://opalrb.org