Offload int[] to byte[].
[SquirrelJME.git] / assets / developer-notes / stephanie-gawroriski / 2017 / 02 / 21.mkd
blobd3d9a46a5c1e3945d23b622a71e20c81706dbfb5
1 # 2017/02/21
3 ## 06:55
5 I suppose I can use a little bit more memory in the JIT since it only has to
6 be around for a compilation of a single method. After that point everything is
7 freed.
9 ## 17:15
11 Really did nothing all day, perhaps I can work on the JavaDoc generator or
12 similar.
14 ## 17:57
16 Need to fix up the old `X-SquirrelJME-Dependency` to be much better.
18 ## 21:35
20 Actually my dependencies need to be in binaries, which is why things are
21 missing.