mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 03:30:14 +01:00
Instead of storing the function pointer directly in the assembly code. This makes the generated code more independent of the runtime (so easier to relocate the code), and reduces the generated code size.
19 KiB
19 KiB