Skip to content

Feature: Run from Wasmer CLI #7

Description

@bitmage

Hey Russ,

What would it take to get this running via Wasmer? Right now I get:

$ wasmer run main.wasm 
error: failed to run `main.wasm`
│   1: module instantiation failed (compiler: cranelift)
╰─▶ 2: WebAssembly translation error: Error when converting wat: input bytes aren't valid utf-8

I'd love to be able to provide the URL and image as command line arguments. I think your project would get a lot of use if people could access it like this from the CLI, or as a WASM module they include in other projects.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions