-
Notifications
You must be signed in to change notification settings - Fork 63
Comparing changes
Open a pull request
base repository: bytecodealliance/wasi-rs
base: 0.13.3
head repository: bytecodealliance/wasi-rs
compare: 0.14.2
- 9 commits
- 35 files changed
- 4 contributors
Commits on Nov 27, 2024
-
Update to wit-bindgen 0.36. (#98)
* Update to wit-bindgen 0.36. The main change here is that the Rust modules now include the WIT interface documentation as documentation comments, so that they show up in the cargo doc documentation. * Update CI to wit-bindgen 0.36 too.
Configuration menu - View commit details
-
Copy full SHA for 4b740ff - Browse repository at this point
Copy the full SHA 4b740ffView commit details -
Fix cargo doc warnings about HTML comments. (#97)
Add the closing side of HTML comments, to fix cargo doc warnings.
Configuration menu - View commit details
-
Copy full SHA for 1a65fdc - Browse repository at this point
Copy the full SHA 1a65fdcView commit details
Commits on Dec 3, 2024
-
Document the now three ways to use the wasi crate. (#99)
* Document the now three ways to use the wasi crate. Update the documentation to prominently describe the new wasm32-wasip2 target, to mention cargo component, and to put the existing wasm32-wasip1 with adapter approach in context. * Update README.md Co-authored-by: Pat Hickey <pat@moreproductive.org> --------- Co-authored-by: Pat Hickey <pat@moreproductive.org>
Configuration menu - View commit details
-
Copy full SHA for 543cb4c - Browse repository at this point
Copy the full SHA 543cb4cView commit details
Commits on Dec 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e3328ef - Browse repository at this point
Copy the full SHA e3328efView commit details
Commits on Jan 10, 2025
-
Update to wit-bindgen 0.37. (#101)
This uses `--async none` so there aren't many user-visible changes, however one notable user-visible change is that with bytecodealliance/wit-bindgen#1102, some functions such as `Fields::get` have arguments that change from `&String` to `&str`.
Configuration menu - View commit details
-
Copy full SHA for 5ef4228 - Browse repository at this point
Copy the full SHA 5ef4228View commit details -
Bump to 0.14.0+wasi-0.2.3 (#102)
Bump to 0.14.0+wasi-0.2.3, from 0.13.4+wasi-0.2.3, as the update to wit-bindgen 0.37 includes some minor semver incompatibilies.
Configuration menu - View commit details
-
Copy full SHA for c16176c - Browse repository at this point
Copy the full SHA c16176cView commit details
Commits on Feb 5, 2025
-
Upgrade
wit-bindgen-rtto version 0.39.0 (#103)* Upgrade `wit-bindgen-rt` to version 0.39.0 * Update .github/workflows/main.yml
Configuration menu - View commit details
-
Copy full SHA for 44f9ed8 - Browse repository at this point
Copy the full SHA 44f9ed8View commit details
Commits on Feb 6, 2025
-
Bump to 0.14.1+wasi-0.2.3 (#104)
The only change here is #103, which doesn't significantly change any of the bindings code.
Configuration menu - View commit details
-
Copy full SHA for bd355d0 - Browse repository at this point
Copy the full SHA bd355d0View commit details
Commits on Feb 28, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 039c272 - Browse repository at this point
Copy the full SHA 039c272View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0.13.3...0.14.2