Skip to content

Commit 37b91f4

Browse files
authored
Merge pull request #100 from WebAssembly/imports
refactor the imports to its own world
2 parents 2c64dc9 + 7ecdb73 commit 37b91f4

File tree

4 files changed

+1997
-461
lines changed

4 files changed

+1997
-461
lines changed

.github/workflows/main.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,6 @@ jobs:
1717
chmod +x ./wit-deps
1818
./wit-deps lock --check
1919
- uses: WebAssembly/wit-abi-up-to-date@v17
20+
with:
21+
wit-bindgen: '0.17.0'
22+
worlds: 'imports proxy'

0 commit comments

Comments
 (0)