Closed
Description
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
Labels
No labels