cargo-wasi
cargo-wasi copied to clipboard
Error building markdown example
I am having an issue building the markdown example. I clone the repo and tried to build the markdown example using the following command
cargo wasi build --release
The build failed with following error:
Following are the version of tools installed:
cargo-wasi 0.1.23 (aa58e595d4 2021-07-29)
rustc 1.57.0 (f1edd0429 2021-11-29)
cargo 1.57.0 (b2e52d7ca 2021-10-21)
wasmtime 0.28.0
Could someone help me to build and run it using wastime?
I have the same issue too.
https://github.com/bytecodealliance/cargo-wasi/pull/114#issuecomment-1046050221