-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Description
I tried following the example, but I ran into this error:
cargo +nightly build --release --target wasm32-unknown-unknown
Updating git repository `https://github.com/alexcrichton/wasm-bindgen`
Updating registry `https://github.com/rust-lang/crates.io-index`
Updating git repository `https://github.com/dtolnay/quote`
Updating git repository `https://github.com/dtolnay/syn`
error: no matching package named `synom` found (required by `wasm-bindgen-macro`)
location searched: https://github.com/dtolnay/syn
version required: *
Seems like it was renamed or moved?
Metadata
Metadata
Assignees
Labels
No labels