You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This updates `wit-bindgen-rt` etc. to use (some of) the new ABI defined in
WebAssembly/component-model#524. It covers everything
in that PR _except_ the lifting and lowering changes to `future.{read,write}`,
which we decided are more trouble than they're worth.
I've tested this end-to-end with `wasip3-prototyping` and will soon post a
corresponding PR there.
Finally, `rustfmt` was complaining about using `gen` as a field name, so I took
this opportunity to address that.
Signed-off-by: Joel Dice <[email protected]>
fix rust codegen build errors
Signed-off-by: Joel Dice <[email protected]>
snapshot
Signed-off-by: Joel Dice <[email protected]>
0 commit comments