Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
rickbutton
on May 4, 2023
|
parent
|
context
|
favorite
| on:
Roll your own JavaScript runtime, pt. 3
roll your own runtime does not imply to me `import runtime from "runtime";` but this seems to just be "include deno and use deno"?
notamy
on May 4, 2023
[–]
This is using Deno as the glue between Rust and V8; it leaves many things to the end-user, such as stdlib implementation. This isn't quite the same as building it from scratch, but it's still building a good chunk of the runtime I think.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: