The Changelog: Software Development, Open Source
Leveling up JavaScript with Deno 2 (Interview)
Ryan Dahl
And above that is DenoCore, which adds a little bit more infrastructure, adds the module system, adds not the NPM stuff, but adds kind of basic ESM modules. It adds a thing called ops, which is basically our binding layer to Rust, an easy way to make async functions kind of bind into JavaScript, essentially do this in a super optimal way. Above that, we have EXTs, which are different.
0
💬
0
Comments
Log in to comment.
There are no comments yet.