hermes-engine-cli (original) (raw)
This package has been deprecated
Author message:
Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
0.12.0 • Public • Published 3 years ago
Hermes
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.