0
0
Fork 0
mirror of https://github.com/denoland/rusty_v8.git synced 2025-02-13 01:05:15 -05:00
denoland-rusty-v8/README.md

13 lines
483 B
Markdown
Raw Normal View History

2019-12-04 10:44:54 -05:00
# Rusty V8 Binding
V8 Version: 8.0.427
[![Build Status](https://github.com/denoland/rusty_v8/workflows/ci/badge.svg?branch=master)](https://github.com/denoland/rusty_v8/actions)
2019-12-04 10:44:54 -05:00
[![crates.io](https://img.shields.io/crates/v/rusty_v8.svg)](https://crates.io/crates/rusty_v8)
2019-10-31 18:39:35 -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.
2019-11-01 13:50:12 -04:00
Env vars used in build.rs: `SCCACHE`, `GCLIENT_SYNC`