Is there an expectation of what browser or spec level to bind against? i.e. how much should these bindings take on for ensuring functionality vs being dependent on external build tools to polyfill?
For example, if writing bindings for a newer feature, technically you could bind to the polyfill instead of expecting the bound api to be there.