wasmerio / wasmer-js

Monorepo for Javascript WebAssembly packages by Wasmer

Home Page:https://wasmerio.github.io/wasmer-js/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Read-only configuration for wasm-terminal

amithkk opened this issue · comments

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