Skip to content

Latest commit

 

History

History

rusty-v8

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

rusty-v8 example

This directory contains an example that uses rusty-v8 which is V8 Rust binding which is used in Deno.

It tries to reproduce hello-world.cc but uses rusty-v8.

Building

$ cargo build

Run

$ cargo run