- From: Tobie Langel <notifications@github.com>
- Date: Wed, 06 Dec 2017 04:55:08 -0800
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 6 December 2017 12:55:31 UTC
Good point, we're looking at something like this, then, I suppose (visualizing this is actually useful for me, maybe it's a n annoyance to others; if so, apologies):
```
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-349631478
Received on Wednesday, 6 December 2017 12:55:31 UTC