Files
nym/clients/webassembly/Makefile
T
Mark Sinclair 76d4d0e7cb Add makefile
2022-11-08 17:47:10 +00:00

6 lines
114 B
Makefile

clippy:
cargo clippy --all-features --target wasm32-unknown-unknown -- -D warnings
test:
wasm-pack test --node