@@ -29,6 +29,10 @@ build:
release:
> cargo build --release $(RELEASEFLAGS)
.PHONY: wasm
wasm:
> cargo build --target=wasm32-unknown-unknown --profile wasm --bin wasm --features wasm
.PHONY: clean
clean:
> cargo clean
The note is not visible to the blocked user.