''cpux86-ta.js'' 定義 PCEmulator 物件。''jslinux.js'' 是初始化並啟動 PCEmulator 的地方。 * [[http://stackoverflow.com/questions/6030407/how-does-linux-emulator-in-javascript-by-fabrice-bellard-work|How does Linux emulator in Javascript by Fabrice Bellard work?]] * [[http://stackoverflow.com/questions/6032731/how-do-i-locally-host-the-webbrowser-virtual-machine-here-http-bellard-org-js|How do I locally host the webbrowser Virtual Machine here: http://bellard.org/jslinux/]] - 我跑在 FreeBSD 伺服器上。 $ cd public_html/jslinux/ $ git clone git@github.com:ewiger/jsmodem.git $ cd jsmodem/emulator/ # 修改 Makefile 中 wget 的路徑。 $ gmake all $ ./serve.sh * [[https://github.com/ewiger/jsmodem]] * [[http://yurinfore.blogspot.com/2011/08/jsmodem-jslinux.html|jsmodem - 讓 jslinux 使用網路功能]] ====== 外部連結 ====== * [[http://bellard.org/jslinux/|JSLinux]] * [[wp>JavaScript]]