This repository has been archived on 2022-03-12. You can view files and clone it, but cannot push or open issues or pull requests.

14 lines
401 B
Markdown
Raw Permalink Normal View History

2021-04-02 02:24:13 +03:00
## Hermes
Hermes is a small and lightweight JavaScript VM optimized for running React
Native apps on Android.
See [hermesengine.dev](https://hermesengine.dev) for more information.
This package contains a Hermes bytecode compiler for Windows, Linux and macOS,
plus Android runtime libraries.
Additional tools are available in
[hermes-engine-cli](https://www.npmjs.com/package/hermes-engine-cli).