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

Trying to add webassembly.features #72

Closed
wants to merge 1 commit into from

Conversation

MendyBerger
Copy link
Contributor

Running npm run update-bcd -- --path=webassembly.features* doesn't create/modify the files in browser-compat-data

(I tried a few other things, but this didn't help either)

@MendyBerger MendyBerger marked this pull request as draft December 26, 2022 22:04
@queengooborg
Copy link
Member

Hey @MendyBerger -- I've recently given the collector's architecture a big refactor that should make adding new categories much, much easier!

If you're still interested in tackling this, I'd recommend taking a look at https://github.com/GooborgStudios/mdn-bcd-collector/blob/main/test-builder/javascript.ts and https://github.com/GooborgStudios/mdn-bcd-collector/blob/main/custom/js.json to get an idea of how a category's tests are generated. Having a Webref-like package that lists all the web assembly features would also be super helpful if you know of one, rather than having to maintain a custom list.

Feel free to reach out to me if you've got any questions, of course!

@MendyBerger
Copy link
Contributor Author

Thanks @queengooborg! I've spend quite a few hours in the past spinning wheels and not making progress trying to tackle this issue, hopefully it'll be easier now.

@MendyBerger
Copy link
Contributor Author

Added #452 instead

@MendyBerger MendyBerger closed this Jun 8, 2023
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