An x86 emulator/VM by Qrodex. Or a GUI wrapper for the v86-module
Before starting, download all required dependencies by typing:
npm install
Then, you can run the app just by typing:
npm start
If you want to build venom86 for all supported platforms, you can run:
npm run distCI