Skip to content
This repository was archived by the owner on Nov 25, 2025. It is now read-only.

Conversation

@sunfishcode
Copy link
Member

This adds new terminal (pseudo-)resources, and new link-time authority functions which optionally return them. For now, these resources don't have any additional functions, and just support testing whether a terminal is present, supporting isatty functionality.

In the future they could be extended to support querying terminal attributes and configuring terminal modes.

This adds new terminal (pseudo-)resources, and new link-time authority
functions which optionally return them. For now, these resources don't
have any additional functions, and just support testing whether a
terminal is present, supporting `isatty` functionality.

In the future they could be extended to support querying terminal
attributes and configuring terminal modes.
@sunfishcode sunfishcode merged commit 6940678 into WebAssembly:main May 10, 2023
@sunfishcode sunfishcode deleted the sunfishcode/isatty branch May 10, 2023 19:10
pchickey pushed a commit that referenced this pull request Aug 3, 2023
these interfaces were added to the package as part of #9, but they aren't exposed as imports in the command world. This PR adds them to the command world.
sunfishcode pushed a commit that referenced this pull request Aug 3, 2023
these interfaces were added to the package as part of #9, but they aren't exposed as imports in the command world. This PR adds them to the command world.
yoshuawuyts pushed a commit to yoshuawuyts/WASI that referenced this pull request Nov 25, 2025
…mbly#20)

these interfaces were added to the package as part of WebAssembly/wasi-cli#9, but they aren't exposed as imports in the command world. This PR adds them to the command world.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants