Skip to content

PR #191 broke the build #197

@steveej

Description

@steveej

0587702 introduced code which doesn't compile here, saying

error[E0599]: no method named `and_then` found for type `wasi_common::WasiCtxBuilder` in the current scope
   --> wasmtime-wasi/src/instantiate.rs:105:10
    |
105 |         .and_then(|ctx| ctx.inherit_stdio())
    |          ^^^^^^^^

error: aborting due to previous error

For more information about this error, try `rustc --explain E0599`.
error: Could not compile `wasmtime-wasi`.

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