PulseAugur
EN
LIVE 05:43:33

Bun 1.4 ships with Rust rewrite, enhanced Node.js compatibility, and new WebView feature

Bun 1.4 has been released, marking the first stable version since its significant rewrite in Rust. This update introduces numerous new features, including enhanced Node.js compatibility with over 1,500 additional tests, substantial performance improvements in CPU and memory usage, and faster startup times. Notably, Bun.WebView now offers integrated browser automation capabilities, supporting macOS WebKit and control of local Chromium instances via the Chrome DevTools Protocol. The release also includes new functionalities like Bun.Image, Bun.markdown, Bun.cron(), and improved testing and package management commands. AI

IMPACT Enhances developer tooling for web automation and API development, potentially streamlining workflows for AI-powered applications.

RANK_REASON This is a software release for a developer tool, not a frontier model release or significant industry event.

Read on Simon Willison →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

Bun 1.4 ships with Rust rewrite, enhanced Node.js compatibility, and new WebView feature

COVERAGE [1]

  1. Simon Willison TIER_1 English(EN) ·

    A shot-scraper-style JSON API on Bun 1.4's new Bun.WebView

    <p><strong>Research:</strong> <a href="https://github.com/simonw/research/tree/main/bun-webview-json-api#readme">A shot-scraper-style JSON API on Bun 1.4&#x27;s new Bun.WebView</a></p> <p>Today saw the long awaited <a href="https://bun.com/blog/bun-v1.4">release of Bun 1.4</a>, t…