Skip to content

Inheriting raw file descriptors when building a context #517

@jedisct1

Description

@jedisct1

Right now, when building a new WasiCtx, we can inherit stdin/stdout/stderr or preopened directories.

But would it be acceptable to also provide a way to map a Wasi file descriptor to a RawFd?

Metadata

Metadata

Assignees

No one assigned

    Labels

    wasi:apiIssues pertaining to the WASI API, not necessarily specific to Wasmtime.wasi:implIssues pertaining to WASI implementation in Wasmtime

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions