- From: Ms2ger <notifications@github.com>
- Date: Thu, 12 Nov 2020 06:06:38 -0800
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 12 November 2020 14:06:51 UTC
There's a proposal to add WebAssembly.Function, which needs to kinda act like a function, but also has a static method (or an instance method) that returns the "type"; see <https://github.com/WebAssembly/js-types/blob/cb08c70c3b62b5655e2b3b875ebfb3fa7fa46189/proposals/js-types/Overview.md#addition-of-webassemblyfunction>. (There's an IDL snippet there, but it's meaningless given current IDL, afaict.) How should I spec this? Is the proposed API even possible/desirable? -- 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/937
Received on Thursday, 12 November 2020 14:06:51 UTC