Hacker News new | ask | show | jobs
by dottrap 4474 days ago
Very interesting. How large is the binary size?
1 comments

The source is around 60kLOC and 2MB, so it's somewhere between the big ones like V8 and the smaller JS interpreters I know of:

http://code.google.com/p/tiny-js/ (~2kLOC)

http://code.google.com/p/quad-wheel/