Skip to content

How wasi 0.2 can be supported by a WebAssembly engine? #874

Description

@zherczeg

It looks like the interface is described in .wit files.

How can I compile these .wit files to WebAssembly? I only need the interface. Is there a python script for that?

Before implementing a function, I need to see its interface in a module. The preview1 interface clearly show the structure of functions, but I cannot find that anymore.

I saw something about so called components, but it looks like a complex system, which takes months to implement. So I would just prefer supporting wasi 0.2 in regular WebAssembly modules.

Thank you for the answer!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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