Boxedwine
Boxedwine copied to clipboard
Using micro virtualization when CPU emulation is not required
I wonder when running a Windows 32 bits app on a x86 hardware via Boxedwine if an acceleration could not be implemented.
If you consist when possible to bypass the CPU emulation step and go almost straight to the CPU.
I could think of isolating it using micro virtualisation (e.g. Hyperlight WASM projet)
References:
- https://github.com/hyperlight-dev/hyperlight
- https://devops.com/microsofts-hyperlight-wasm-bringing-webassembly-to-secure-micro-vms/