chore: include build script
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
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
This commit is contained in:
parent
473b156e1f
commit
c51b2f59a3
1 changed files with 3 additions and 0 deletions
3
build.sh
Executable file
3
build.sh
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/sh
|
||||
|
||||
wasm-pack build --target deno
|
Loading…
Add table
Reference in a new issue