Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
thegeekpirate
on May 12, 2021
|
parent
|
context
|
favorite
| on:
Deno 1.10 Release Notes
They're talking about deno, which _is_ written in Rust.
https://github.com/denoland/deno
Manozco
on May 12, 2021
[–]
Deno is a simple, modern and secure runtime for JavaScript and TypeScript that uses V8 and is built in Rust.
So it's probably a rust wrapper around a C++ project (unless they reimplement V8 in rust... )
kigiri
on May 12, 2021
|
parent
|
next
[–]
Yeah the communication with V8 and all the API are in rust, V8 is still in c++
vesche
on May 12, 2021
|
parent
|
prev
[–]
Yup, it uses rusty_v8 which are Rust bindings for V8's C++ API -
https://github.com/denoland/rusty_v8
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: