Skip to content

Roadmap

John Tran edited this page Feb 13, 2017 · 7 revisions

Release 1.0.0

  • Leverage Microsoft API Catalog for list of API's
  • Configure assertions to run against SauceLabs

Release 2.0.0

  • Add support for checking vendor prefixed/flagged support
  • IDEA: Convert WEBIDL to JS for type assertions

Release 3.0.0

let gpu = canvas.getContext("webgpu");
// Currently, compat-db/e-p-compat can't catch this.
// Using literals from WebIDL can possibly help us here
Clone this wiki locally