Skip to content

update wasm-bindgen #149

@sigmaSd

Description

@sigmaSd

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 wasm-bindgen/wasm-bindgen#4284

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions