tree: a83827d22db8ddfa5b78a7c8172ff7cfd8564a46 [path history] [tgz]
  1. bin/
  2. docs/
  3. js/
  4. old/
  5. README.md
wassh/README.md

WASSH: WebAssembly SSH Client

This is the JS code for running an SSH client via WASM. It is largely a standalone module and does not include other critical parts. Consult the other projects in the stack:

For details on how wassh implements various subsystems:

A presentation is also available: WASI: A WASM Journey.