mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 12:40:15 +01:00
This matches how bytecode does it, and matches the signature of mp_emit_glue_assign_native. Since the native emitter doesn't support nan-boxing uintptr_t and mp_uint_t are anyway the same bit-width.
106 KiB
106 KiB