Skip to content

[Error] invalid result arity: func type returns multiple values (at offset 47) #962

Closed
@ratnadeep007

Description

@ratnadeep007

Trying out tutorial in docs rust tutorial.

When using wasm-bindgen and running:

wasmtime --invoke greet ./target/wasm32-wasi/release/hello_world.wasm "wasmtime CLI"

getting following error:

Error: failed to run main module `./target/wasm32-wasi/release/hello_world.wasm`

Caused by:
    invalid result arity: func type returns multiple values (at offset 47)

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