Re-introduce Web examples (#3637)

This commit is contained in:
daxpedda 2024-04-18 19:43:39 +02:00 committed by GitHub
parent 24faacf497
commit c15fa6e433
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 259 additions and 121 deletions

View file

@ -1,6 +1,3 @@
[alias]
run-wasm = ["run", "--release", "--package", "run-wasm", "--"]
# Allow rust-analyzer and local `cargo doc` invocations to pick up unreleased changelog entries
#
# Note that these flags are (intentionally) not included when building from the downloaded crate.