Idea: userland virtual machine to allow running binaries on any platform

I made some basic abstraction of CPU emulation API and added alternative RISC-V emulator based on TinyEMU code.

Complex GUI application like WonderBrush are running. I am currently not sure what is needed for proper fork() call operation.

30 Likes