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
When trying to create bindings for a package with multiple worlds, one has to choose which world to target. It'd be great if the error message printed when no choice has been made would print the available options, and ideally also what the option name is for choosing them.
The text was updated successfully, but these errors were encountered:
I extended the error message in: bytecodealliance/wasm-tools#1654. This does not fully address the issue about the specific cli option, since this is wit-bindgen specific. This would have to go here:
When trying to create bindings for a package with multiple worlds, one has to choose which world to target. It'd be great if the error message printed when no choice has been made would print the available options, and ideally also what the option name is for choosing them.
The text was updated successfully, but these errors were encountered: