We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11e92b6 commit 2730f46Copy full SHA for 2730f46
.github/workflows/main.yml
@@ -17,3 +17,6 @@ jobs:
17
chmod +x ./wit-deps
18
./wit-deps lock --check
19
- uses: WebAssembly/wit-abi-up-to-date@v17
20
+ with:
21
+ wit-bindgen: '0.17.0'
22
+ worlds: 'imports proxy'
0 commit comments