Ryan Houdek
Ryan Houdek
Didn't pass CI, can't test.
Tested this with the latest changes and it looks like it doesn't leave any holes anymore. Tested on both x86-64 and aarch64 host. I feel like I looked up why...
``` A small WIP CONTRIBUTING.MD. Suggestions and changes welcome. ``` # Contributing to FEX-Emu When contibuting it is important to understand the environment that development is done in in order...
libm would be interesting
libopenal?
libfmod might be interesting as closed source to closed source thunking support.
libvulkan directly instead of the device drivers. At the very least will resolve a hang in current vulkan thunking but also will mean we don't need to generate a device...
Add `--enable-unsafe-pass=` to allow unsafe optimization passes to be enabled from arguments. Allow multiple of these (Look at how -E is implemented) and pass it to FEXCore for the PassManager...
Tested again with FEX-2203 and still not working.
Confirmed here that FEX-2206 still has the problem. Also confirmed that Interpreter the motes are spawning, so this is a JIT specific problem.