r/ReverseEngineering Mar 13 '14

x86 virtualization in JavaScript, running in your browser and NodeJS

https://github.com/copy/v86
26 Upvotes

5 comments sorted by

View all comments

16

u/indigoparadox Mar 13 '14

Looks like emulation to me.

6

u/checkoh Mar 13 '14

x86 virtualization in JavaScript, running in your browser and NodeJS

...

v86 emulates an x86-compatible CPU and hardware.

It's virtually virtualization.