tree: 297b94c825bfcc58feca6ce9bed4eb9b8ebb6a5e
  1. bin/
  2. docs/
  3. js/
  4. 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.