- From: Tobie Langel <notifications@github.com>
- Date: Wed, 06 Dec 2017 17:42:13 +0000 (UTC)
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 6 December 2017 18:55:46 UTC
> That kind of separation, which is already aligned with Web IDL's goals, feels better than these complex layering diagrams---which don't account for how ES would be a peer to URL and friends, in how they depend on Web IDL.
Yeah. Can't really show the direct IDL —> ES stdlib link, but bringing the ES stdlib at the bottom helps clarify this:
```
Infra
/ \
IDL (core) ES6 (core) --------------------
/ \ / \
| IDL (core bindings) -------------- |
| | \ |
| | \ |
IDL (extended) | \ |
\ | \ |
IDL (extended bindings) <—> HTML \ |
\ / \ |
Web specifications ES6 (stdlib)
```
--
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-349718332
Received on Wednesday, 6 December 2017 18:55:46 UTC