Deno has released version 2.8, bringing performance improvements and new features to the JavaScript runtime. The update continues the project's focus on developer experience and compatibility.
Deno 2.8 introduces faster module resolution and improved TypeScript compilation speeds. The runtime now handles large codebases more efficiently, addressing performance bottlenecks identified in previous versions.
Key additions include expanded Node.js compatibility improvements and enhanced debugging capabilities. The release refines Deno's module system while maintaining its zero-config philosophy.
The update has gained traction on developer forums, with 162 points and 77 comments on Hacker News. Community feedback highlights appreciation for the performance work, though some users request additional compatibility features.
Deno 2.8 is available for download now. The runtime continues positioning itself as a modern alternative to Node.js, emphasizing security, simplicity, and TypeScript support by default. Future updates are expected to focus on additional npm ecosystem compatibility and tooling enhancements.
Electrobun 2.0 will be decoupled from Bun as the project undergoes a complete Rust rewrite. This architectural shift marks a significant departure from the original JavaScript runtime integration.
A new JavaScript runtime called Ant bundles its own engine with a package manager, registry, hosting platform, and desktop app framework. The project seeks to create a cohesive platform while maintaining compatibility with existing JavaScript tools.
The yt-dlp project has announced limited and deprecated support for Bun, the JavaScript runtime. The change affects users relying on Bun to run the popular video downloader.