mirror of
https://github.com/micropython/micropython.git
synced 2026-01-08 05:00:26 +01:00
Update makeqstrdata.py to sort strings starting with "__" to the beginning of qstr list, so they get low qstr id's, guaranteedly fitting in 8 bits. Then use this property to further compact op_id => qstr mapping arrays.
5.7 KiB
5.7 KiB