- From: CSS Meeting Bot via GitHub <sysbot+gh@w3.org>
- Date: Fri, 20 Sep 2019 02:13:05 +0000
- To: public-houdini-archive@w3.org
The Houdini Task Force just discussed `WebAssembly and Workers`, and agreed to the following: * `RESOLVED: Transfer over to webidl.` <details><summary>The full IRC log of that discussion</summary> <TabAtkins> Topic: WebAssembly and Workers<br> <iank_> github: https://github.com/w3c/css-houdini-drafts/issues/945<br> <iank_> majidvp: This is a topic when boris looked at the animation worklet spec.<br> <iank_> majidvp: The concern is that most of the worklet specs, try to look at the class which is passed, and look at as if it was a JS object. E.g. access things w/ the prototype.<br> <iank_> majidvp: Doesn't sit will when the future when WASM can access these platform APIs. e.g. use IDL for these sections.<br> <iank_> majidvp: Issues there is no good way to check if something is a constructor.<br> <iank_> majidvp: I think tab was in agreement that we should do this.<br> <iank_> TabAtkins: The more stuff we do in WebIDL the better.<br> <dino> iank_: there have been issues on WebIDL in the past about exposing class constructors<br> <dino> iank_: is that in WebIDL yet?<br> <dino> heycam: i don't know<br> <iank_> heycam: I don't know.<br> <iank_> majidvp: Not sure yet.<br> <iank_> heycam: Having a webidl concept / type makes the most sense.<br> <iank_> iank_: what is web components doing?<br> <iank_> majidvp: Proposal is for them to also change their model.<br> <iank_> majidvp: Up to the web components folks to change it.<br> <heycam> https://github.com/heycam/webidl/issues/701<br> <iank_> Rossen: Curious to know if they were ahead of us.<br> <iank_> heycam: Dropped an issue disucssing the webidl feature.<br> <iank_> Rossen: Any objects to transfer over to webidl?<br> <iank_> RESOLVED: Transfer over to webidl.<br> <dbaron> iank_: to clarify, when WebIDL stuff is ready<br> </details> -- GitHub Notification of comment by css-meeting-bot Please view or discuss this issue at https://github.com/w3c/css-houdini-drafts/issues/945#issuecomment-533374928 using your GitHub account
Received on Friday, 20 September 2019 02:13:07 UTC