tree: 5241396c4c5b050b064ec1e3c1c1d168af6c91af [path history] [tgz]
  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.