0
0
Fork 0
mirror of https://github.com/denoland/rusty_v8.git synced 2024-11-25 15:29:43 -05:00
Rust bindings for the V8 JavaScript engine
Find a file
2019-12-04 15:29:27 -05:00
.github/workflows Fix auto cargo publish (#33) 2019-12-04 14:24:56 -05:00
base/trace_event replace gclient with git submodules so 'cargo package' works with verification (#19) 2019-11-29 18:58:29 -08:00
build@5b92eaadf6 Upgrade V8 to 8.0.427 2019-12-04 11:29:33 -05:00
buildtools@40fca99fd2 Upgrade V8 to 8.0.427 2019-12-04 11:29:33 -05:00
src Running a minimal script (#32) 2019-12-04 19:02:21 +01:00
tests Running a minimal script (#32) 2019-12-04 19:02:21 +01:00
third_party Upgrade V8 to 8.0.427 2019-12-04 11:29:33 -05:00
tools Upgrade V8 to 8.0.427 2019-12-04 11:29:33 -05:00
v8@2b3800c48c Upgrade V8 to 8.0.427 2019-12-04 11:29:33 -05:00
.gitignore replace gclient with git submodules so 'cargo package' works with verification (#19) 2019-11-29 18:58:29 -08:00
.gitmodules Upgrade V8 to 8.0.427 2019-12-04 11:29:33 -05:00
.gn replace gclient with git submodules so 'cargo package' works with verification (#19) 2019-11-29 18:58:29 -08:00
.rustfmt.toml update 2019-10-08 02:06:48 +02:00
BUILD.gn Running a minimal script (#32) 2019-12-04 19:02:21 +01:00
build.rs Upgrade V8 to 8.0.427 2019-12-04 11:29:33 -05:00
Cargo.lock v0.0.9 2019-12-04 15:29:27 -05:00
Cargo.toml v0.0.9 2019-12-04 15:29:27 -05:00
LICENSE clean up (#4) 2019-11-01 13:50:12 -04:00
README.md Upgrade V8 to 8.0.427 2019-12-04 11:29:33 -05:00

Rusty V8 Binding

V8 Version: 8.0.427

Build Status

crates.io

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