|
|
|
|
|
by sgammon
594 days ago
|
|
WorkerD isn't anywhere near a "cutdown version of Chromium," it is an incredible platform with years of engineering put into it, from some of the people behind very similar and successful products (GAE, Protocol Buffers, to name some). I assume you are referring to V8 here but that also powers Deno. WorkerD is open source: https://github.com/cloudflare/workerd I personally am not a fan of Deno because of how it split the Node JS ecosystem, so that is not a benefit in my eyes. Of course, Workers can run Rust. Nothing you said here necessitates an API difference. |
|