Skip to content

Commit

Permalink
Start versioning the WASI NN package (#72)
Browse files Browse the repository at this point in the history
* add pkg version 0.2.0-rc-2024-06-25 to start wit pkg versioning

* Update `ml.md` with `wit-bindgen`

* Update `wit-abi-up-to-date` CI tool

* Apply tweaks from `wit-bindgen@0.26.0`

---------

Signed-off-by: David Justice <david@devigned.com>
Co-authored-by: Andrew Brown <andrew.brown@intel.com>
  • Loading branch information
devigned and abrown authored Jul 16, 2024
1 parent e7e2b57 commit 917bf47
Show file tree
Hide file tree
Showing 3 changed files with 133 additions and 98 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: WebAssembly/wit-abi-up-to-date@v16
- uses: WebAssembly/wit-abi-up-to-date@v21
Loading

0 comments on commit 917bf47

Please sign in to comment.