Offload int[] to byte[].
[SquirrelJME.git] / assets / developer-notes / stephanie-gawroriski / 2017 / 01 / 23.mkd
blob7b8139f49dd2b33b03257f4b6fa6f2f19bd72d97
1 # 2017/01/23
3 ## 14:09
5 So now I need to bring in the JIT which I have a bunch of code made for. I
6 will need to figure out the best way to do this. The bulk of the code such as
7 class decoding is already complete, so I do not have to touch that much.