mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Update web-platform-tests to revision 8cdb75336b65e31e0278082e74927e5be2045b5a
This commit is contained in:
parent
6164358bcd
commit
b0a5c77cf6
132 changed files with 1197 additions and 959 deletions
|
@ -3,6 +3,7 @@
|
|||
// (https://github.com/tidoust/reffy-reports)
|
||||
// Source: WebAssembly Web API (https://webassembly.github.io/spec/web-api/)
|
||||
|
||||
[Exposed=(Window,Worker)]
|
||||
partial namespace WebAssembly {
|
||||
Promise<Module> compileStreaming(Promise<Response> source);
|
||||
Promise<WebAssemblyInstantiatedSource> instantiateStreaming(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue