hermes-ast 0.1.2

ESTree-compatible AST and JSON dumper for the Hermes Rust front-end.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Hermes Rust front-end
=====================

A Rust port of the Hermes front-end by Tzvetan Mikov, the architect of Hermes.
Not an official Meta project and not supported by Meta.

This work is a faithful port of the Hermes JavaScript engine front-end:
  https://github.com/facebook/hermes  (MIT License, (c) Meta Platforms, Inc.)

The `atom_table`, `unicode` and `command_line` crates are derived from the
juno project:
  https://github.com/facebook/hermes/tree/main/unsupported/juno  (MIT License)

Licensed under the MIT License. See LICENSE.