Re: [heycam/webidl] Considering factoring WebIDL to allow use from the ECMAScript specification (#486)

And so…

```
                Infra
             /         \
      IDL (core)       ES6 (core)
       /     \         /          \
       |    IDL (core bindings)    \
       |            |               \
       |            |              ES6 (stdlib)
   IDL (extended)   |
        \           | 
        IDL (extended bindings)   <—>  HTML
                              \        /
                            Web specifications
```

-- 
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/issues/486#issuecomment-349670030

Received on Wednesday, 6 December 2017 15:17:16 UTC