Closed Vogtinator closed 1 year ago
Based on @trungnt2910's integration on xterm.js, utilize emscripten's ASYNCIFY to be able to read stdin during emulation.
ASYNCIFY
stdin
Some other changes were necessary to get busybox and python.com to work, see the individual commits for details.
busybox
python.com
Based on @trungnt2910's integration on xterm.js, utilize emscripten's
ASYNCIFY
to be able to readstdin
during emulation.Some other changes were necessary to get
busybox
andpython.com
to work, see the individual commits for details.