Sign in
skia
/
external
/
github.com
/
linebender
/
vello
/
refs/heads/contig_tiling
/
.
/
.cargo
/
config.toml
blob: e2ec9e58a505e4439e340c8694b1898c4a30edb8 [
file
] [
log
] [
blame
] [
edit
]
[
alias
]
run_wasm
=
"run --release --package run_wasm --"
# Other crates use the alias run-wasm, even though crate names should use `_`s not `-`s
# Allow this to be used
run
-
wasm
=
"run_wasm"