Skip to content

Releases: ambit-tsai/shadowrealm-api

Shadowrealm-API v0.8.2 ๐ŸŽ‰

21 Jun 05:59
4aebc03
Compare
Choose a tag to compare
  • Adjust according to the change of proposal;
  • Correct the exported types;
  • No longer compatible with IE๏ผ›
  • Refactor code to improve maintainability;

Shadowrealm-API v0.7.0 ๐ŸŽ‰

18 Jan 10:55
Compare
Choose a tag to compare
  • Ensure that the modules are loaded in the correct order;
  • Parse the module url correctly;
  • Optimize the size of generated bundle;

Shadowrealm-API v0.6.1 ๐ŸŽ‰

29 Dec 07:56
Compare
Choose a tag to compare

Try it online

  • Implement all APIs of the proposal;
  • Passes about 95% of Test262 cases;
  • Excellent compatibility, even with IE10, Firefox4, Chrome13;