Skip to content

Contribution Question: Browser Support / Polyfills #24

Discussion options

You must be logged in to vote

I don't want to bundle any polyfills. I am happy to accept bindings for things not supported by all browsers, but I’d prefer to stick to accepted standards unless there’s a good reason to add a bleeding edge api.

This webapi should be similar to using browsers directly - if a target browser doesn’t support a particular feature a polyfill must be added to the project. This way projects can choose their own polyfills instead of having it be dictated by this webapi.

We could perhaps offer bindings to aid in feature detection, but that’s as far as it should go.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by TheSpyder
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #20 on September 06, 2021 01:37.