Re: [heycam/webidl] Consider renaming number types to match the equivalent WebAssembly types (#843)

We could also merge `unrestricted f*` with the `f*` and making the current finite‑only floating point types use `[Finite]` or `[EnforceRange]`.

That would fix the current issue with `unrestricted f32` and `unrestricted f64` being a parse error.

-- 
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/843#issuecomment-600129513

Received on Tuesday, 17 March 2020 15:21:02 UTC