Search
Items tagged with: deno
Rusty V8 is now stable!
With zero-overhead bindings to V8 APIs, memory safety through Rust’s ownership model, and great docs, it’s battle-hardened and production-ready. From here on, Rusty V8 will follow Chrome versions for predictable upgrades.
deno.com/blog/rusty-v8-stabili…
#rust #deno #javascript #typescript #v8
I'm currently working on a new npm package that will replace deltachat-node (which is still based on the cffi and NAPI).
The new npm package will make use of the #reproducible buildable deltachat-rpc-server binaries, which will make cross compiling much easier.
A nice side-effect to this is that the new npm packet is even somewhat compatible with #deno
Nice work on the part of Deno for their node compatibility!
Let me know If you would be interested in writing #deltachat #bots with #deno
Bun (a new JS runtime ala Node.js and Deno) sounds interesting. Not least of all because it doesn’t use V8.
(I can’t use it for NodeKit at the moment as it doesn’t support custom ESM loaders but I’ll be keeping an eye on it.)
#js #javaScript #bun #nodeJS #deno #nodekit #web #dev
Bun is a fast all-in-one JavaScript runtime
Bundle, transpile, install and run JavaScript & TypeScript projects – all in Bun. Bun is a new JavaScript runtime with a native bundler, transpiler, task runner and npm client built-in.bun.sh