Skip to content

Conversation

autokagami
Copy link
Contributor

🤖 This is an automated pull request to align the spec with the latest Web IDL specification. 🤖

The followings are the Web IDL validation messages, which may help understanding this PR:

  • Validation error at line 3 in wasm-web-api-2,0, inside `namespace WebAssembly -> operation compileStreaming -> argument options`:
    > source, optional WebAssemblyCompileOptions options);
                                                 ^
    

    Error: Optional dictionary arguments must have a default value of {}.

  • Validation error at line 5 in wasm-web-api-2,0, inside `namespace WebAssembly -> operation instantiateStreaming -> argument options`:
     object importObject, optional WebAssemblyCompileOptions options);
                                                             ^
    

    Error: Optional dictionary arguments must have a default value of {}.

Currently this autofix might introduce awkward code formatting, and feel free to manually fix it whenever it happens.

Please file an issue at https://github.com/saschanaz/webidl-updater/issues/new if you think this is invalid or should be enhanced.

@Ms2ger Ms2ger merged commit 705a702 into WebAssembly:main Sep 19, 2025
11 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants