Skip to content

doc: mark ECMAScript modules implementation as stable

Rodrigo Muino Tomonari requested to merge stabilize-modules into master

Per discussion at the last meeting this is a PR to mark the entire ECMAScript modules implementation as stable while keeping the individual subfeatures unstable as appropriate.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • documentation is changed or added
  • commit message follows commit guidelines

Merge request reports

Loading