Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
TASTE
uPython-mirror
Repository
uPython-mirror
py
emitnative.c
Find file
Blame
History
Permalink
py: Add load_const_obj to emitter, add LOAD_CONST_OBJ to bytecode.
· dab13851
Damien George
authored
Jan 13, 2015
This allows to directly load a Python object to the Python stack. See issue #722 for background.
dab13851