cargo-all-features icon indicating copy to clipboard operation
cargo-all-features copied to clipboard

wasm-pack support

Open ZhaoXiangXML opened this issue 2 years ago • 1 comments

For rust wasm projects we use wasm-pack to build and run unit tests.

Common commands including:

wasm-pack build
wasm-pack test

Is it possible to run wasm-pack commands with cargo-all-features?

ZhaoXiangXML avatar Jul 11 '22 14:07 ZhaoXiangXML

That could be very helpful for rust wasm developers

ZhaoXiangXML avatar Jul 11 '22 14:07 ZhaoXiangXML