arm-js
arm-js copied to clipboard
Boot from unified image instead of requiring seperate images
I noticed you'd require seperate images to make a full on FS, this is unweildy for some people. I recommend you just boot from a .iso or .img image which contains the rootfs, the Kernel, and the initramfs in one file which is easier to deploy and make - it also allows us to use distros like OpenWRT.
We can all learn a little from copy/v86.