Rust Hermes - High-level Hermes bindings for Rust #1324
mishushakov
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey folks,
I have just published a Rust-based wrapper for the Hermes JS Engine:
https://github.com/rust-hermes/rusty_hermes
The C ABI bindings (libhermesabi-sys) are working already and I am now building a high-level Rust wrapper (rusty_hermes) for Hermes. This would enable to port Hermes JS Engine to other platforms or creating new runtimes on top of it using Rust.
Please leave us a star and let me know what you think!
Contributions are welcome ❤️
Beta Was this translation helpful? Give feedback.
All reactions