Hacker News new | ask | show | jobs
by HugoDaniel 3269 days ago
"The conversion is implemented as an AST to AST translation (with source maps!)"

Amazing that the code actually reads better than the original. (at least for me)

I wonder how many of the php extensions can be easily ported to JS code as well ?