Skip to content

Qrodex/venom86

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CircleCI - Qrodex/venom86 Releases - venom86

venom86

An x86 emulator/VM by Qrodex. Or a GUI wrapper for the v86-module

How To Run

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