- From: Domenic Denicola <notifications@github.com>
- Date: Mon, 03 Aug 2020 15:25:21 -0700
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 3 August 2020 22:25:34 UTC
I think that's pretty misleading, because in JavaScript, there's no distinction between those different types of bitsets. You could easily write code that assigns a `GPUSize32` bitset value to a `GPUSampleMask` bitset property. The IDL shouldn't hide this fact behind typedefs. -- 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/842#issuecomment-668271143
Received on Monday, 3 August 2020 22:25:34 UTC