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
Luckily, the lovely folks over at the Bytecode Alliance have fixed this with a recent PR. Once this issue is fixed, we should be able to update and drop all of the borrowed types tooling on the guest (and hopefully not long after, the host).
The text was updated successfully, but these errors were encountered:
Our version of
wit-bindgen
generates borrowed types where possible, which leads to significant boilerplate for converting types back and forth:Luckily, the lovely folks over at the Bytecode Alliance have fixed this with a recent PR. Once this issue is fixed, we should be able to update and drop all of the borrowed types tooling on the guest (and hopefully not long after, the host).
The text was updated successfully, but these errors were encountered: