- From: Daniel Ehrenberg <notifications@github.com>
- Date: Wed, 23 Aug 2017 15:14:13 +0000 (UTC)
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 23 August 2017 15:14:35 UTC
This is necessary to specify certain APIs such as WebAssembly,
which includes several constructors as properties of the root
WebAssembly object. See a WebAssembly draft specification where
this is in use at https://github.com/littledan/spec/blob/new-js.bs/document/JS.bs
You can view, comment on, or merge this pull request online at:
https://github.com/heycam/webidl/pull/425
-- Commit Summary --
* Add [InNamespace] to allow defining an interface in a namespace
-- File Changes --
M index.bs (48)
-- Patch Links --
https://github.com/heycam/webidl/pull/425.patch
https://github.com/heycam/webidl/pull/425.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/425
Received on Wednesday, 23 August 2017 15:14:35 UTC