tree: 9a60e86039ef56bc7d15b65f1c74adab4dd2e24d [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.