wasm-bus-tty

Crates.iowasm-bus-tty
lib.rswasm-bus-tty
version1.2.1
sourcesrc
created_at2022-02-01 21:42:12.781582
updated_at2022-03-06 23:15:11.202044
descriptionWebAssembly Terminal Interface
homepage
repositoryhttps://github.com/john-sharratt/ate
max_upload_size
id525411
size26,068
Wasmer Core (github:wasmerio:wasmer-core)

documentation

README

WASM Terminal Interface Bus

The WASM Terminal Interface Bus allows WebAssembly modules to interface directly with the terminal which allows for such things as asynchronous stdin and stdout

Testing

You can test your WASI program by uploading it to wapm.io and then heading over to the Tokera Shell

https://tokera.sh

Commit count: 2187

cargo fmt