Suggestion for the useful code as a reference of the implementation of the WoW64 wrapper module for Wine #2522
hiroki-repo
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'd made the x86 emulator module for the AArch64 Wine as Gocaine-xtajit Version 1.x for my personal researchment project to checking and improving the usability of the WoW64, for the x86 apps, on the AArch64 wine. I think that the source code of the Gocaine-xtajit series could be usable as reference for implementing Box64 as a WoW64 modules for the WoW64 on the Wine compatibility layer.
The implementation source code of the Gocaine-xtajit WOW64 wrapper module for Wine is available at " https://github.com/hiroki-repo/Gocaine-uni-xtajit/blob/main/dllmain.cpp ".
Beta Was this translation helpful? Give feedback.
All reactions