zig icon indicating copy to clipboard operation
zig copied to clipboard

Compilation: pass code model to buildOutputFromZig

Open RossComputerGuy opened this issue 2 years ago • 0 comments

Fixes #18210 and makes it possible to use floating-point types in Zig on RISC-V. Tested with my Orion firmware for RISC-V which is using Phantom UI for its built in GUI. Was able to use f32 without any issues.

RossComputerGuy avatar Dec 24 '23 07:12 RossComputerGuy