summaryrefslogtreecommitdiffstatshomepage
path: root/examples/micropython.py
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2014-02-08 18:53:41 +0000
committerDamien George <damien.p.george@gmail.com>2014-02-08 18:53:41 +0000
commit0a587b85fb19e57644ac420c642d0d75d2f9346f (patch)
tree4ed8d63bde33817b0eed0700a35f80c9f13ef014 /examples/micropython.py
parent9a58d760c3594aa5c75ad4b6be8b70f719e8a867 (diff)
downloadmicropython-0a587b85fb19e57644ac420c642d0d75d2f9346f.tar.gz
micropython-0a587b85fb19e57644ac420c642d0d75d2f9346f.zip
py: Pass keyword args to native functions by using the stack.
Passing keyword arguments to a native function now no longer requires heap memory. The kw_args map is created on the stack using the args array as the table.
Diffstat (limited to 'examples/micropython.py')
0 files changed, 0 insertions, 0 deletions