Skip to content

nightly-20260614

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 14 Jun 22:51
eb30041

Added

  • pb IR binary-record conversions (CodeGen/Ir): MKI$/MKL$/MKDWD$/MKS$/MKD$ encode a number to its raw little-endian bytes as a string (rt_str_mki/mkl/mkdwd/mks/mkd, argument coerced to the exact width), and CVI/CVL/CVDWD/CVS/CVD decode a number back from a record string (rt_str_cvi/.../cvd); these complete the random/binary file-record toolchain + StringLoweringTests: MK*/CV* round-trip lowers to the runtime calls (eb30041)