My thought is that I will implement this emulator according to the docs here
- Parallel by default
- Rendering exclusively with Vulkan compute shaders
- No OS abstraction (i.e. SDL)
My thought is that I will implement this emulator according to the docs here