container2wasm icon indicating copy to clipboard operation
container2wasm copied to clipboard

improved terminal GUI

Open aHIPPOz opened this issue 1 year ago • 2 comments

Couldn't you use xterm.js to serve the terminal and thus make it more beautiful ? Moreover, since the latest version xterm.js can serve the terminal via a canvas and I think it would be possible to intercept the requests which are in xorg which would be easier and optimized for the graphical interface!

Sorry for the translation I don't know how to speak English so I had to use googletranslate

aHIPPOz avatar Nov 25 '24 18:11 aHIPPOz

Moreover, since the latest version xterm.js can serve the terminal via a canvas and I think it would be possible to intercept the requests which are in xorg which would be easier and optimized for the graphical interface!

I haven't tried it but it sounds good as an enhancement.

ktock avatar Nov 26 '24 04:11 ktock

hey have you ever seen webvm?

webvm is the same as this project example it can run linux web using wasm, but the project is not fully open source it is very annoying, i hope you can make that project, because i tried to implement webvm failed, even though the developer and documentation helped

ClarissaGazalaEvanthe avatar Mar 09 '25 19:03 ClarissaGazalaEvanthe