Re: [heycam/webidl] feat: Rename numeric types to match Rust/WASM (#856)

saschanaz commented on this pull request.



> -          Promise<void> delay(unrestricted double ms);
+          Promise<void> delay(unrestricted f64 ms);

Would this mean the PR should wait for the parser to be updated first?

-- 
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/pull/856#discussion_r393783191

Received on Tuesday, 17 March 2020 15:53:34 UTC