Rusty Hermes Save

Rust bindings for the Hermes JavaScript engine

Project README

rusty_hermes

[!WARNING] This crate currently only supports Linux and macOS. Adding Windows support should be trivial.

Rust wrapper for Hermes JavaScript engine.

→ Browse Docs

Crates:

Install the required dependencies:

Ubuntu

apt install cmake git ninja-build libicu-dev python zip libreadline-dev

Arch

pacman -S cmake git ninja icu python zip readline

macOS via Homebrew

brew install cmake git ninja

Add to your Cargo.toml:

rusty_hermes = { git = "https://github.com/rust-hermes/rusty_hermes", branch = "main" }
Open Source Agenda is not affiliated with "Rusty Hermes" Project. README Source: rust-hermes/rusty_hermes
Stars
51
Open Issues
1
Last Commit
2 months ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating