mirror of
https://github.com/denoland/rusty_v8.git
synced 2024-11-21 15:04:33 -05:00
Rust bindings for the V8 JavaScript engine
.github/workflows | ||
base/trace_event | ||
build@4d6554f374 | ||
buildtools@f446d2d4fd | ||
src | ||
third_party | ||
tools | ||
v8@9d867c5274 | ||
.gitignore | ||
.gitmodules | ||
.gn | ||
.rustfmt.toml | ||
BUILD.gn | ||
build.rs | ||
Cargo.lock | ||
Cargo.toml | ||
LICENSE | ||
README.md |
rusty_v8
https://crates.io/crates/rusty_v8
This is a project to replace libdeno with a full V8 binding. It's very much under construction and not usable. I'll update this message if it ever is.
Env vars used in build.rs: SCCACHE
, GCLIENT_SYNC