Hacker News new | ask | show | jobs
by bootlegbilly 62 days 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