# hermes-engine

> A JavaScript engine optimized for running React Native on Android

Latest version **0.11.0** (published 2022-01-27) · MIT license · 0 weekly downloads

> **Deprecated.** This package is deprecated.

## Install

```sh
npm install hermes-engine
pnpm add hermes-engine
yarn add hermes-engine
bun add hermes-engine
```

## Health

**Score 10/100 (F)** — status: deprecated.

Negative: deprecated.

## Facts

| | |
|---|---|
| Version | 0.11.0 |
| Published | 2022-01-27 |
| First published | 2019-07-17 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Unpacked size | 19.7 MB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 11305 |
| Maintainers | lunaleaps, fb, huxpro, willholen, hermes-team, neildhar |

## Links

- npm: https://www.npmjs.com/package/hermes-engine
- Repository: git@github.com:facebook/hermes
- npm.io page: https://npm.io/package/hermes-engine

## Recent versions

- 0.11.0 (latest) — 2022-01-27
- 0.4.2-rc1 (beta) — 2020-03-31
- 0.10.0 — 2021-11-14
- 0.9.0 — 2021-09-02
- 0.8.1 — 2021-07-15
- 0.8.0 — 2021-04-29
- 0.7.2 — 2020-12-09
- 0.7.1 — 2020-10-08
- 0.7.0 — 2020-09-16
- 0.6.0 — 2020-08-04
- 0.5.2-rc1 — 2020-08-03
- 0.4.3 — 2020-08-03
- 0.5.1 — 2020-08-03
- 0.5.0 — 2020-04-13
- 0.4.1 — 2020-03-30
- … 6 more at https://npm.io/package/hermes-engine/versions

## README

## 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).

---
_Source: https://npm.io/package/hermes-engine · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
