svartalf/rust-battery

Can't build by wasm-pack

XLearner opened this issue · 0 comments

I try building some wasm packages by wasm-pack to use on the web page. However, when I invoke "wasm-pack build" on the terminal, it throws the error: "no Device in platform", "no Iterator in platform". like the following image.

image