Texonom
Texonom
/
Engineering
Engineering
/Software Engineering/Programming/Programming Language/Programming Language Structure/Bytecode/WebAssembly/WebAssembly Virtualization/
v86
Search

v86

Creator
Creator
Seonglae ChoSeonglae Cho
Created
Created
2021 May 21 15:37
Editor
Editor
Seonglae ChoSeonglae Cho
Edited
Edited
2025 Jul 6 17:30
Refs
Refs
x86

recompiling x86 to wasm on the fly

 
 
 
 
 
GitHub - copy/v86: x86 virtualization in your browser, recompiling x86 to wasm on the fly
v86 emulates an x86-compatible CPU and hardware. Machine code is translated to WebAssembly modules at runtime in order to achieve decent performance. Here's a list of emulated hardware: An x86-compatible CPU. The instruction set is around Pentium III level, including full SSE2 support.
GitHub - copy/v86: x86 virtualization in your browser, recompiling x86 to wasm on the fly
https://github.com/copy/v86
GitHub - copy/v86: x86 virtualization in your browser, recompiling x86 to wasm on the fly
 
 

Recommendations

Texonom
Texonom
/
Engineering
Engineering
/Software Engineering/Programming/Programming Language/Programming Language Structure/Bytecode/WebAssembly/WebAssembly Virtualization/
v86
Copyright Seonglae Cho