Skip to content

Hacky implementation of Deno in Rust

License

Notifications You must be signed in to change notification settings

matiasinsaurralde/reno

 
 

Repository files navigation

reno

Build Status

This is a hacky implementation of deno in Rust, use at your own risk!

Uses prost for Protocol Buffers support.

Dependencies

Rust

Check the Rust installation page.

V8 build

See rust-v8worker2 for details. You will need to set the appropriate environment variables because I'm still learning cargo.

Requirements

Tested on OS X.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 48.9%
  • TypeScript 26.7%
  • C++ 13.8%
  • Rust 5.6%
  • Python 3.2%
  • C 0.9%
  • Other 0.9%