Rust bindings for the V8 JavaScript engine
Go to file
2019-11-01 13:50:12 -04:00
.github/workflows clean up (#3) 2019-11-01 00:54:54 -04:00
.vscode wip 2019-10-22 20:10:40 -07:00
src clean up (#4) 2019-11-01 13:50:12 -04:00
third_party Make github actions green (#2) 2019-11-01 00:10:00 -04:00
tools Make github actions green (#2) 2019-11-01 00:10:00 -04:00
.gitignore Make github actions green (#2) 2019-11-01 00:10:00 -04:00
.gitmodules First pass at build with cargo_gn 2019-10-31 18:38:14 -04:00
.gn First pass at build with cargo_gn 2019-10-31 18:38:14 -04:00
.rustfmt.toml update 2019-10-08 02:06:48 +02:00
build First pass at build with cargo_gn 2019-10-31 18:38:14 -04:00
build_overrides First pass at build with cargo_gn 2019-10-31 18:38:14 -04:00
BUILD.gn clean up (#3) 2019-11-01 00:54:54 -04:00
build.rs clean up (#4) 2019-11-01 13:50:12 -04:00
buildtools First pass at build with cargo_gn 2019-10-31 18:38:14 -04:00
Cargo.lock First pass at github actions (#1) 2019-10-31 21:01:29 -04:00
Cargo.toml First pass at github actions (#1) 2019-10-31 21:01:29 -04:00
LICENSE clean up (#4) 2019-11-01 13:50:12 -04:00
README.md clean up (#4) 2019-11-01 13:50:12 -04:00
testing Make github actions green (#2) 2019-11-01 00:10:00 -04:00

rusty_v8

Build Status

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