#SquirrelJME: I rewrote the stack handling code that I previously wrote and made this one immutable! Actually making it immutable makes it easier to use and more precise, which is nice!
#SquirrelJME: SquirrelJME has reached 11k commits! Yay!
#SquirrelJME: I have enforced HTTPS for the main SquirrelJME website, so anyone who uses HTTP will be automatically redirected to HTTPS. Also the site is fully available on IPv6 as well and it should work.
#SquirrelJME: Do not forget you can support this project on Patreon at https://www.patreon.com/SquirrelJME ! Your patronage is much supported!
#SquirrelJME: Refactoring my Java byte code to register code compiler and I decided that I need to map out all of the possible instructions along with their encodings. Currently there will be 16 groups/encodings of 16 instructions each.
#SquirrelJME: My compiler is making a bunch of reference uncounts and returns at the end, so I figured I can just order these so they all fall into each other!
#SquirrelJME: While working on this Java byte code to register compiler, even with basic caching I am noticing so far that the number of instructions is around half original size.
Moved to @XerShadowTail , please follow me there instead!