mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 20:50:14 +01:00
This improves stack usage in callers to mp_execute_bytecode2, and is step forward towards unifying execution interface for function and generators (which is important because generators don't even support full forms of arguments passing (keywords, etc.)).
43 KiB
43 KiB