Live data from Hacker News

Bun v1.3.12

bun.com

1–4 of 4 posts

Re: Bun v1.3.12

#2
The main thing I'm excited about is the new `Bun.Webview` feature, especially as a replacement for things like Puppeteer or Playwright.

> All input is dispatched as OS-level events — sites can't distinguish view.click() from a real mouse click (isTrusted: true).

This is especially exciting