Pat Hickey
Pat Hickey
Nice find. Lets add a suffix to the section name that wit-component and others will ignore that is the crate name, filename, crate version of where the proc macro is...
Hi Philip, We're probably doing that wrong. I implemented it originally and never found any good reason to change it, but I agree we should if it will help us...
Oh, crap, I just realized I responded to an actual github issue - for some reason I though this was a mailing list post. I'm sorry for not having any...
we support preview 2 in the CLI at this time, for both cli commands worlds and http proxy worlds.
Yes, please assign me as the reviewer for any PRs.
Honestly, I’m glad you asked because I’m less convinced than I was 18 months ago when I filed the issue. Getting rid of all of the trait stuff that lets...
From the context here I'm not sure why the wasmtime_wasictx methods are required to use threads. I'm planning a renovation which will swap out the c api's wasi implementation from...
Serialized modules happen to use the ELF format, but that should be treated as an internal implementation detail to Wasmtime and is not intended to be exposed to any loader...
Yes, the workflow of compiling to preview 1, then turning that into a component using preview 2 with the component adapter is working now, for both pure Rust as well...
We believe that jco will provide support for the Component Model and WASI Preview 2 in the browser at some point soon. I don't think anyone can commit to an...