You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now results are either green or red. Several of the APIs in the table are intentionally not implemented by runtimes -- for instance, workerd does not plan on implementing BroadcastChannel any time soon. In other cases, the API may be implemented but have caveats associated with it. It would be nice if runtimes could essentially report a third status for an API that allows the runtime to specify a comment/note like "This API is not applicable", etc
Additional information
Would you be willing to help implement this feature?