Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add FinalizationRegistry #104

Open
1 task
yisibl opened this issue Mar 26, 2024 · 4 comments
Open
1 task

Add FinalizationRegistry #104

yisibl opened this issue Mar 26, 2024 · 4 comments

Comments

@yisibl
Copy link

yisibl commented Mar 26, 2024

Describe the feature

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/FinalizationRegistry#browser_compatibility

Additional information

  • Would you be willing to help implement this feature?
@ascorbic
Copy link
Collaborator

We do actually have that in the data, but we're not currently displaying JS builtins in the site. See here https://github.com/unjs/runtime-compat/blob/main/packages/runtime-compat-data/data.json

@ascorbic
Copy link
Collaborator

I've added #105 to track displaying all of the data for builtins

@yisibl
Copy link
Author

yisibl commented Mar 27, 2024

I'm curious, how do you test for support of an API in these runtimes?

@ascorbic
Copy link
Collaborator

ascorbic commented Mar 27, 2024

There's some info in the README, but tl;dr it uses the tests from mdn-bcd-collector

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

No branches or pull requests

2 participants