Skip to content

[feature(set_stdio)] has been removed #3

Description

@markwal

rust-lang/rust@aff7bd66e8b moves the two apis into one, and then a later commit makes them take a Vec directly since that is the destination for Rust's one internal consumer (test). Seems like either we need to RFC a supported api into Rust to make wasm-glue possible, or the wasm target compiler should already redirect stdout and stderr to the javascript console.log and/or both.

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

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions