Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 742 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 742 Bytes

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.