Skip to content

Conversation

@tomayac
Copy link
Member

@tomayac tomayac commented Dec 10, 2025

Resolves #1

Adds WebNN and WebMCP detection.


Test websites:

(WebMCP can't really be tested yet.)

@tomayac tomayac requested a review from tunetheweb December 10, 2025 11:09
@github-actions
Copy link

https://almanac.httparchive.org/en/2022/

WPT result details

Changed custom metrics values:

{
  "_fugu-apis": {
    "Device Memory": [
      "https://almanac.httparchive.org/static/js/send-web-vitals.js?v=67574c23a511f3149c90c88735c5a6f3"
    ]
  }
}
https://webmachinelearning.github.io/webnn-samples/lenet

WPT result details

Changed custom metrics values:

{
  "_fugu-apis": {
    "WebNN": [
      "https://webmachinelearning.github.io/webnn-samples/common/component/component.js",
      "https://webmachinelearning.github.io/webnn-samples/common/utils.js"
    ]
  }
}
https://webmcp.dev

WPT result details

Changed custom metrics values:

{
  "_fugu-apis": []
}

Copy link
Member

@tunetheweb tunetheweb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Why can WebMCP really be detected yet? Not in stable yet?

@tomayac
Copy link
Member Author

tomayac commented Dec 10, 2025

Definitely not yet in stable, and I also couldn't find a demo page that was deployed somewhere public. It's early days.

@tunetheweb tunetheweb merged commit 0a20e80 into main Dec 10, 2025
4 checks passed
@tunetheweb tunetheweb deleted the webmcp-webnn branch December 10, 2025 11:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants