hermes-windows/unsupported/juno
Aakash Patel 9ce60610fc Generate JS for JSX
Summary:
JSX cannot be lowered the same for all targets, so teach
the JS generator how to emit it for now.

Reviewed By: tmikov

Differential Revision: D29804683

fbshipit-source-id: 4029421e9f0c743bdd453fd41c94e5dba8904c5e
2021-07-23 11:23:23 -07:00
..
src Generate JS for JSX 2021-07-23 11:23:23 -07:00
tests Generate JS for AST2JS nodes 2021-07-21 17:23:53 -07:00
.gitignore Create Juno project directory 2021-07-06 22:17:00 -07:00
Cargo.lock Create Juno project directory 2021-07-06 22:17:00 -07:00
Cargo.toml Create Juno project directory 2021-07-06 22:17:00 -07:00
README.md Create Juno project directory 2021-07-06 22:17:00 -07:00
rustfmt.toml Create Juno project directory 2021-07-06 22:17:00 -07:00

README.md

Juno

Use of Juno is currently unsupported

Juno is an optimizing compiler which consumes and outputs JavaScript.