Skip to content

Inheriting raw file descriptors when building a context #517

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?

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

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions