Skip to content

Error: unresolved import in wasm_bindgen_initialize #715

@C-Bowen-Jr

Description

@C-Bowen-Jr

Error:
all: &Closure< Fn( usize ) -> *mut u8 >,
^ unresolved import points to Fn(
let module = wasm_bindgen_initialize( memory, table, &alloc, &free );
^ not found in this scope points to wasm_bindgen_initialize
Could not compile 'stdweb' due to 2 previous errors

Enviornment:
Windows 10
rustup --version 1.25.2
cargo --version 1.68.0
cargo-generate --version 0.18.2
trunk --version 0.16.0
wasm-bindgen-cli --version 0.2.86

Based on:
Followed the steps in the readme here to run the seed-app-counter (specifically cloned from here. Error came after running trunk serve command.

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