There is a downloadable JSLinux demo ZIP at https://bellard.org/tinyemu/. We started off with this ZIP, but reorganized the file structure and ultimately replaced some files with updated versions from the live website.
### Derivatives
* The file `static/index.html` is a modified version of the original `index.html` available at https://bellard.org/jslinux
*`static/lib/jslinux/css/style.css`
* Modified paths to scrollbar images
* Included missing `;`
*`static/lib/jslinux/js/jslinux.js`
* Modified path to VM (call of `loadScript` function)