Hacker News new | ask | show | jobs
by CGamesPlay 1628 days ago
Yes, I'm aware of this one, but it is using a cross-compiled TinyEMU, so it's a level of emulation away from what this is doing. https://bellard.org/jslinux/

[edit] Oh, I guess this isn't really what you were looking for. Whoops!

1 comments

I really want to get this to work well, but haven't been able to. I have a small use case of customizing the image it presents and letting users be able to navigate/change/fix things on it. I've tried using containers and even VMs, but those are too heavy for what I need to do and I don't want to deal with snapshots to revert the image. Basically reloading the web page should do it.

Wish I could get jslinux to work for what I want with this!

https://copy.sh/v86/ is more modern but similar in spirit to jslinux. The archlinux demo at https://copy.sh/v86/ is particularly impressive.
Thanks for that! I will give that one a try.