Dan Gohman
Dan Gohman
Would you be able to downgrade this PR to linux-raw-sys 0.4.14, so that we don't need a semver bump here?
This is released in rustix 0.38.35.
The questions here appear to all be answered; if there are further questions, please file new issues!
The CI errors here all appear to be unrelated.
Thanks for the patch! I have recently rebased this repo on the latest tokio/master branch; would you mind rebasing your patch? Also, could you run `cargo fmt` on it?
Also, could you also add a testcase to io-uring-test that demonstrates what this feature does?
Strings with the one-byte optimization are common enough to make the one-byte optimization itself worthwhile, even if no engine adds an `isUSVString` bit. Wouldn't that be sufficient to make this...
I'll leave https://github.com/WebAssembly/WASI/issues/524 open to track clarifying this for preview1. For preview2, I'm now leaning towards saying "anything from [0,255] is permitted". Looking at programs in the real world, there...
Updating to wit-abi-up-to-date@v19 in .github/workflows/main.yml should update CI to the latest wit-bindgen.