Second: tuples! I added a BUILD_TUPLE opcode, similar to BUILD_LIST. Eventually I will load tuples directly into the bytecode as constants, but I didn't tackle that optimization yet. You can try it out here: fromscratchcode.com/bytecode-com... #python #rustlang #bytecode #buildinpublic
3 likes 0 replies
?