I have followed the basic Hello, World! tutorial. The cargo wapm --dry-run step fails with:
Error: Unable to publish "tutorial-01"
Caused by:
0: Unable to deserialize the [metadata] table
1: expected one of "wit-bindgen" or "wai-version" to be provided, but not both
What happened?
I have followed the basic Hello, World! tutorial. The
cargo wapm --dry-run
step fails with:My
Cargo.toml
file:Not sure if this is the correct repo to report the issue. I'd guess this is an issue with the tutorial, which links to this repo, not
wapm-cli
.Wasmer Pack Version
No response
How were you using wasmer-pack?
WAPM