FrankReh
FrankReh
@toadslop Nice reproducer. Made it very easy to look into.
I believe the find yesterday was that the install command should use `--locked` and a PR was submitted and accepted yesterday too. You may want to try `cargo install cargo-component...
Thanks for taking a look. I hoped you would know if the special case could be removed straight away or if there were now something new to consider. I know...
I found the original version this `composition` very valuable as a nice jumping off point. It uses several wit files that are at logically different levels, and it builds a...
> @FrankReh , I didnt understand this part : `although I'll admit I changed 'sub' to be Rust` > > I think i will change this PR to draft for...
@kate-goldenring You are right. I probably wouldn't have added my two cents here if I had not read through the published book for the component-model as one of the first...
`turmoil` has changed but because I ran into the problem trying turmoil v0.6.2, I had gone back to v0.4, and found the same problem. I wondered if there was another...
> I was playing with this one and I have a locally working branch (on kernel 6.1), but I still need to polish and write tests before submitting. That is...
They are all supported now. See the unit test named test_udp_recvmsg_multishot for how to use the existing opcode::RecvMsg but with proper flags for multishot and see the same test for...
@lucab I agree. See what @quininer says or just create a PR and see if @quininer accepts it?