Hermes is a small and lightweight JavaScript VM optimized for running React Native apps on Android. This package contains desktop binaries for testing and development purposes:
hermes
, can be used as a REPL, to run bytecode, and to run/compile source codehdb
, a command line debuggerhbcdump
, a low level bytecode inspection toolhermesc
, a subset ofhermes
that only compiles source code
See hermesengine.dev for more information.