Hacker News new | ask | show | jobs
by kevinkassimo 2343 days ago
The Rust v8 wrapper used in Deno is rusty_v8: https://github.com/denoland/rusty_v8

The whole privileged side (except for v8 itself) is in Rust.