DevAI Research2 min reading time

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

Simon Willison's Weblog
Read full post
Bun 1.4, a JavaScript runtime rewritten in Rust, introduces Bun.WebView for browser automation using WebKit or Chromium. A TypeScript service demonstrates Bun.WebView can create a shot-scraper-style JSON API for JavaScript execution and screenshots without Puppeteer or Playwright.

More in Dev

Dev6 min read

How Credit Genie keeps codebase docs fresh with OpenWiki

LangChain
Dev19 min read

Article: When Spec-Driven Development Pays Off

InfoQ (AI, ML & Data)
Dev19 min read

Deploying Qwen3.8-2.4T-A95B on Amazon SageMaker HyperPod with vLLM

AWS Blog