Skip to content
This repository has been archived by the owner on Jul 13, 2020. It is now read-only.

ES Module Loader 2.3.0

Latest
Compare
Choose a tag to compare
@guybedford guybedford released this 31 May 15:31
· 5 commits to master since this release
  • Support for top-level await variant B through a promise return from System.register execute
  • Support for real ES module returns in instantiate through Symbol.toStringTag detection (allowing bridging between native loader)