Re: [whatwg/webidl] Language-independent definition of interfaces should mention how to create instances (Issue #1327)

I don't think it's a supported use case to create objects in a language-independent environment. There's an abstraction layer to allow multiple language bindings (in theory), but using Web IDL in an environment without a target language isn't supported or desired. (And indeed, even using it in a non-JS environment isn't really supported, although in theory it might be desired.)

The second paragraph of https://webidl.spec.whatwg.org/#introduction tries to make this clear, I think.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/webidl/issues/1327#issuecomment-1601798715
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/webidl/issues/1327/1601798715@github.com>

Received on Wednesday, 21 June 2023 23:00:26 UTC