I just got Vulkan’s vkCreateInstance to execute from raw x64 assembly.
No C, no C++. Just MASM64 calling into the driver directly.
This is the first working step in my all-assembly engine — from boot to battle, everything will be handwritten in x64 asm.
