jart / blink

tiniest x86-64-linux emulator
ISC License
7k stars 225 forks source link

Some support for running interactive programs with emscripten #32

Closed Vogtinator closed 1 year ago

Vogtinator commented 1 year ago

Based on @trungnt2910's integration on xterm.js, utilize emscripten's ASYNCIFY to be able to read stdin during emulation.

Some other changes were necessary to get busybox and python.com to work, see the individual commits for details.

Screenshot_20230116_204040