Results 2 issues of Naia

**Describe the bug** SteamVR just don't even want so start for me, I click on start and after a few seconds it just "crash" (the button get back to play...

bug

Tried to built it with zig 0.8.0 but compiler complain: ``` ❯ zig build -Dtarget=x86_64-linux ./src/main.zig:252:34: error: container 'builtin' has no member called 'endian' .byte_order = if (builtin.endian == builtin.Endian.Big)...