Skip to content

Equivalence for WasiCtx.insert_file from wasmtime_wasi Rust crateΒ #187

@gaukas

Description

@gaukas

Hi, thanks for this amazing project.

I came across the wasmtime_wasi Rust crate and found the WasiCtx struct really handy, and especially for its insert_file function.

While not being able to identify the equivalence of WasiCtx from wasmtime-go, I see WasiConfig implements some similar functions, including SetStderrFile, SetStdinFile, and SetStdoutFile.

I was wondering if I missed anything or is it not yet supported? If so, are there such a plan to support some more (if not all) APIs available to the rust crates?

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