Rust bindings for the V8 JavaScript engine
Go to file
2019-10-31 21:01:29 -04:00
.github/workflows First pass at github actions (#1) 2019-10-31 21:01:29 -04:00
.vscode wip 2019-10-22 20:10:40 -07:00
src Fix v8_inspector__StringBuffer__string 2019-10-31 18:55:52 -04:00
third_party First pass at build with cargo_gn 2019-10-31 18:38:14 -04:00
tools First pass at build with cargo_gn 2019-10-31 18:38:14 -04:00
.gitignore First pass at build with cargo_gn 2019-10-31 18:38:14 -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 First pass at build with cargo_gn 2019-10-31 18:38:14 -04:00
build.rs First pass at github actions (#1) 2019-10-31 21:01:29 -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
env.bat Add depot_tools and v8 2019-10-18 16:52:12 -07:00
README.md add readme 2019-10-31 18:39:35 -04:00
testing First pass at build with cargo_gn 2019-10-31 18:38:14 -04:00

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.