wavesoft / local-echo

A local-echo controller for xterm.js
Apache License 2.0
142 stars 71 forks source link

Project dead? ;( any replacement? #64

Open iliakan opened 1 year ago

iliakan commented 1 year ago

Any replacement?

To make a browser-only terminal. Please tell, if you know any worthy stuff =)

RangerMauve commented 1 year ago

I think these days people are doing a lot of stuff with WebAssemby.

You might enjoy extending https://webassembly.sh/ with extra WASI modules.

Not sure but there might be room to reuse whatever terminal emulator code they have with regular JS