Hacker News new | past | comments | ask | show | jobs | submit login

A very nice text with the nice code examples is:

http://mrale.ph/blog/2012/06/03/explaining-js-vms-in-js-inli...




If anyone wants to delve more into the workings of a JS VM, I've found the code of Higgs (https://github.com/maximecb/Higgs) to be very straightforward and readable. The interpreter and JIT are written in D and much of the run-time is written in JS. It's a successor to the Tachyon project mentioned in that post.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: