first commit

This commit is contained in:
2026-03-10 16:18:05 +00:00
commit 11f9c069b5
31635 changed files with 3187747 additions and 0 deletions

11
node_modules/hermes-compiler/README.md generated vendored Normal file
View File

@@ -0,0 +1,11 @@
## Hermes
Hermes compiler is used mainly by React Native to compile JavaScript to
Hermes bytecode.
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 for Windows.
Additional tools are available in
[hermes-engine-cli](https://www.npmjs.com/package/hermes-engine-cli).