Skip to content

Commit

Permalink
Merge pull request WebAssembly#100 from WebAssembly/imports
Browse files Browse the repository at this point in the history
refactor the imports to its own world
  • Loading branch information
Mossaka authored Feb 11, 2024
2 parents 2c64dc9 + 7ecdb73 commit 37b91f4
Show file tree
Hide file tree
Showing 4 changed files with 1,997 additions and 461 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,6 @@ jobs:
chmod +x ./wit-deps
./wit-deps lock --check
- uses: WebAssembly/wit-abi-up-to-date@v17
with:
wit-bindgen: '0.17.0'
worlds: 'imports proxy'
Loading

0 comments on commit 37b91f4

Please sign in to comment.