You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A neat use case for wasm-terminal would be the ability to spawn a terminal to preview the stdout of wasm binaries executed by runCommand() without accepting any user input.
Therefore, this feature request proposes the addition of a read-only attribute to WasmTerminalConfig
The text was updated successfully, but these errors were encountered:
A neat use case for
wasm-terminal
would be the ability to spawn a terminal to preview the stdout of wasm binaries executed byrunCommand()
without accepting any user input.Therefore, this feature request proposes the addition of a read-only attribute to
WasmTerminalConfig
The text was updated successfully, but these errors were encountered: