Skip to content

Rethink the custom Wit "Run" for using wasi-cli #91

Description

@jsturtevant

We should use wasi-cli instead of our custom wam interface. This would make it really easy and portable to run other guests. It would also help with #90 if we wanted to extend not just bash but other languages or features too.

This would also make this so that you could do sandbox.run(python ...) or sandbox.run(sh...)` and have just one interface.

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