[heycam/webidl] [WIP] Define Web IDL Modules (#675)

This PR defines the ability in WebIDL to define JavaScript built-in modules,
based on the proposed infrastructure at
https://github.com/tc39/proposal-javascript-standard-library/pull/44

These semantics set the module map, which makes sense in the context of
the import maps draft specification
https://wicg.github.io/import-maps/
You can view, comment on, or merge this pull request online at:

  https://github.com/heycam/webidl/pull/675

-- Commit Summary --

  * [WIP] Define Web IDL Modules

-- File Changes --

    M index.bs (252)

-- Patch Links --

https://github.com/heycam/webidl/pull/675.patch
https://github.com/heycam/webidl/pull/675.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/heycam/webidl/pull/675

Received on Sunday, 3 March 2019 22:50:52 UTC