Skip to content
This repository has been archived by the owner on Jun 20, 2023. It is now read-only.

wasmtime demo command fail to execute markdown.wasm #16

Closed
whalelephant opened this issue Jan 17, 2020 · 2 comments
Closed

wasmtime demo command fail to execute markdown.wasm #16

whalelephant opened this issue Jan 17, 2020 · 2 comments

Comments

@whalelephant
Copy link

Following the demo in this youtube video with a clone of this directory, I was unable to use wasmtime to run wasmtime markdown.wasm --invoke render "# Hello"

wasmtime version 0.9.0

Error:

~/wasmtime-demos/markdown(master) » wasmtime markdown.wasm --invoke render "# Hello" 
Error: failed to run main module `markdown.wasm`

Caused by:
    func type returns multiple values (at offset 47)
@tomasol
Copy link

tomasol commented Jan 30, 2020

Seems to be duplicate of #2

@alexcrichton
Copy link
Member

I'm going to now that we've temporarily removed interface types support, but stay tuned to bytecodealliance/wasmtime#677 for future updates!

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

No branches or pull requests

3 participants