Hacker News with Generative AI: Browser Features

Web Locks API (mozilla.org)
The Web Locks API allows scripts running in one tab or worker to asynchronously acquire a lock, hold it while work is performed, then release it. While held, no other script executing in the same origin can acquire the same lock, which allows a web app running in multiple tabs or workers to coordinate work and the use of resources.
CanIWebView: Baseline for WebViews now supported (caniwebview.com)
We are now show web features in the search results. In addition to this, we will also report if those features are widely available in browsers, and if the same applies to WebViews.