wasmerio / webassembly.sh

Open-source and installable PWA terminal powered by WebAssembly, WAPM, and Wasmer-JS 🖥
https://webassembly.sh
MIT License
288 stars 31 forks source link

is this project dead? #98

Open sfranzyshen opened 3 years ago

sfranzyshen commented 3 years ago

is this project dead?

john-sharratt commented 2 years ago

https://github.com/wasmerio/webassembly.sh/issues/79#issuecomment-947896361

luisdavim commented 2 years ago

this is sad, so mutch potential....

trufae commented 2 years ago

Anyone should take it back. I'm also pretty disapointed about being abandoned

martin12333 commented 1 year ago

(there is a new project: https://wasmer.sh/ ... it has i/o redirection, dash shell)

sfranzyshen commented 1 year ago

(there is a new project: https://wasmer.sh/ ... it has i/o redirection, dash shell)

where does the source for the "https://wasmer.sh/" project exist ?

I have also seen this ... https://github.com/cryptool-org/wasm-webterm https://github.com/sagemathinc/cowasm

martin12333 commented 1 year ago

where does the source for the "https://wasmer.sh/" project exist ?

it could be this https://github.com/wasmerio/ate/tree/slim/wasmer-web/public/bin https://github.com/wasmerio/ate/blob/slim/wasmer-web/public/index.html https://github.com/wasmerio/ate/blob/slim/wasmer-os/src/cconst.rs#L87

EDIT: and this

https://github.com/john-sharratt/wasmer/commit/ed0a7dfe09557490d97380adae555216da310f17

EDIT: // i am unable to find the source of dash

I plan to try to install it locally

mattlaue commented 2 months ago

where does the source for the "https://wasmer.sh/" project exist ?

The wasmer.sh site is the output from the xterm-js tutorial.