HN user

bootlegbilly

26 karma
Posts8
Comments7
View on HN
Bun v1.3.12 3 months ago

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