v86 on nodejs + sdl2
(Yes, I switched to Windows 11)

Note: To build on windows, use mingw64 (--mingw flag) or msys2
- Build .dll/.so library using
build.pyscript in src folder - Install nodejs packages with
npm i - Configure
default_config.jsor create custom - Run with
npm startornode index
- Create
configsfolder and place configs - Run
node index config_name_here(config name withoutconfigs/and.js)
For example,node index msdosforconfigs/msdos.js