sov-wasm
v0.0.3
Published
export CARGO_NET_GIT_FETCH_WITH_CLI=true
Readme
export CARGO_NET_GIT_FETCH_WITH_CLI=true
wasm-pack build --target nodejs --manifest-path $(pwd)/Cargo.toml
wasm-pack build --target bundler --manifest-path $(pwd)/Cargo.toml
wasm-pack build --target web --manifest-path $(pwd)/Cargo.toml
