Re: [heycam/webidl] Guidance requested on specifying an unusual pattern from Streams in Web IDL (#819)

In Blink a new function is created every time the attribute is read (Blink has already switched to WebIDL for Streams). This is sub-optimal. Per-global would be better, provided I can create it lazily.

-- 
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/819#issuecomment-599364749

Received on Monday, 16 March 2020 06:21:42 UTC