cargo-wasi icon indicating copy to clipboard operation
cargo-wasi copied to clipboard

Error building markdown example

Open krvarma opened this issue 3 years ago • 2 comments

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: Screenshot 2021-12-30 at 6 22 28 PM

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?

krvarma avatar Dec 30 '21 12:12 krvarma

I have the same issue too.

image

ChenKS12138 avatar Feb 19 '22 10:02 ChenKS12138

https://github.com/bytecodealliance/cargo-wasi/pull/114#issuecomment-1046050221

ChenKS12138 avatar Feb 20 '22 02:02 ChenKS12138