remove two unsigned
commitfb76791b97c3ba8878d5db47bb77d440f8a1ef75
authorQuentin Carbonneaux <quentin@c9x.me>
Thu, 1 Sep 2022 17:04:45 +0000 (1 19:04 +0200)
committerQuentin Carbonneaux <quentin@c9x.me>
Thu, 1 Sep 2022 17:08:38 +0000 (1 19:08 +0200)
tree30a8b1155a9f905b814d50f5539850b90871081e
parentf135a0b1fdfd22b0f32e5021ab4e486e681129a1
remove two unsigned

We have a uint alias that we use
everywhere else. I also added a
todo about unhandled large offsets
in arm64/emit.
arm64/emit.c