so, instead of dumping my bytecode into a .bin file and embedding that i had the genuis idea of just generating assembly source code representing the byte code instead. because if i just link that against the rest of my project i can use all the global labels and such :33
if i really really wanted to, i could even hack assembly code into those scripts and run code from pak rom but let's not lol.