miden-vm
miden-vm copied to clipboard
Properly constrain `u32` values
As discussed in https://github.com/0xPolygonMiden/miden-vm/pull/1480#pullrequestreview-2287458755, AIR constraints currently don't verify that u32
values are $< 2^{32}$. We should enforce that in the constraints.