[heycam/webidl] "Restricted" Float32Array (#126)

In <https://github.com/WebAudio/web-audio-api/issues/815#issuecomment-220375880>, we need the concept of a `Float32Array` that does not contain `{+,-}Infinity` or `NaN`, and throw when this is the case.

For now we're doing it manually. Asking around, this is currently not supported, is this something we'd be interested in?

---
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/126

Received on Monday, 23 May 2016 11:48:26 UTC