Hacker News new | ask | show | jobs
by janic 2535 days ago
The VM doesn't run JS directly, just bytecode so the version of the spec supported doesn't matter much. JS can be run through babel before going through the Hermes compiler.
1 comments

wonderful