Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
kevinkassimo
on Jan 21, 2020
|
parent
|
context
|
favorite
| on:
Deno: JavaScript Runtime for V8 Written in Rust
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.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
The whole privileged side (except for v8 itself) is in Rust.