Some checks failed
CI / Build and test : macOS-latest, msrv (push) Has been cancelled
CI / Build and test : macOS-latest, nightly (push) Has been cancelled
CI / Build and test : macOS-latest, stable (push) Has been cancelled
CI / Build and test : ubuntu-latest, msrv (push) Has been cancelled
CI / Build and test : ubuntu-latest, nightly (push) Has been cancelled
CI / Build and test : ubuntu-latest, stable (push) Has been cancelled
CI / Build and test : windows-latest, msrv (push) Has been cancelled
CI / Build and test : windows-latest, nightly (push) Has been cancelled
CI / Build and test : windows-latest, stable (push) Has been cancelled
CI / Build and test --all-features: macOS-latest, msrv (push) Has been cancelled
CI / Build and test --all-features: macOS-latest, nightly (push) Has been cancelled
CI / Build and test --all-features: macOS-latest, stable (push) Has been cancelled
CI / Build and test --all-features: ubuntu-latest, msrv (push) Has been cancelled
CI / Build and test --all-features: ubuntu-latest, nightly (push) Has been cancelled
CI / Build and test --all-features: ubuntu-latest, stable (push) Has been cancelled
CI / Build and test --all-features: windows-latest, msrv (push) Has been cancelled
CI / Build and test --all-features: windows-latest, nightly (push) Has been cancelled
CI / Build and test --all-features: windows-latest, stable (push) Has been cancelled
CI / Build and test --no-default-features: macOS-latest, msrv (push) Has been cancelled
CI / Build and test --no-default-features: macOS-latest, nightly (push) Has been cancelled
CI / Build and test --no-default-features: macOS-latest, stable (push) Has been cancelled
CI / Build and test --no-default-features: ubuntu-latest, msrv (push) Has been cancelled
CI / Build and test --no-default-features: ubuntu-latest, nightly (push) Has been cancelled
CI / Build and test --no-default-features: ubuntu-latest, stable (push) Has been cancelled
CI / Build and test --no-default-features: windows-latest, msrv (push) Has been cancelled
CI / Build and test --no-default-features: windows-latest, nightly (push) Has been cancelled
CI / Build and test --no-default-features: windows-latest, stable (push) Has been cancelled
CI / cargo_fmt (push) Has been cancelled
CI / check_minimal_versions (push) Has been cancelled
CI / style_and_docs () (push) Has been cancelled
CI / style_and_docs (--all-features) (push) Has been cancelled
CI / style_and_docs (--no-default-features) (push) Has been cancelled
DevSkim / DevSkim (push) Has been cancelled
Release / Release-plz (push) Has been cancelled
CI / fuzz_read (push) Has been cancelled
CI / fuzz_read_with_no_features (push) Has been cancelled
CI / fuzz_write (push) Has been cancelled
CI / fuzz_write_with_no_features (push) Has been cancelled
3 lines
41 B
Bash
Executable file
3 lines
41 B
Bash
Executable file
#!/bin/sh
|
|
|
|
wasm-pack build --target deno
|