Skip to content
This repository was archived by the owner on Jun 27, 2021. It is now read-only.
This repository was archived by the owner on Jun 27, 2021. It is now read-only.

Do not require stdout and stderr to have FDFLAGS_APPEND set #59

@caspervonb

Description

@caspervonb

Currently stdout and stderr expected to have FDFLAGS_APPEND set the fdstat_get test (https://github.com/khronosproject/wasi-test/blob/master/src/bin/wasi_fd_fdstat_get.rs)

This is probably wrong and most likely shouldn't be required.
It was just done because it was common behaviour shared between Node, Deno and Wasmer when I wrote those test cases.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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