Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update wasm-bindgen #149

Open
sigmaSd opened this issue Jan 9, 2025 · 0 comments
Open

update wasm-bindgen #149

sigmaSd opened this issue Jan 9, 2025 · 0 comments

Comments

@sigmaSd
Copy link
Contributor

sigmaSd commented Jan 9, 2025

with wasmbuild 0.18.0, running deno task wasmbuild issue some warnings

warning: unexpected `cfg` condition name: `wasm_bindgen_unstable_test_coverage`
  --> rs_lib/src/lib.rs:13:1
   |
13 | #[wasm_bindgen]
   | ^^^^^^^^^^^^^^^
   |
   = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
   = help: try referring to `wasm_bin

This was fixed recently rustwasm/wasm-bindgen#4284

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant