5 Okay so, back to SquirrelJME from the job search (taking a break today). So
6 let me think... it is time to translate methods and such. The biggest work
7 of course would be the register translation and then the minification of
8 that to something a bit more simplified. It will definitely work however and
9 really after that what I need to do is to translate things.
13 This register code should have stuff for reference counting and also removed
14 exception handlers done in normal code. I am going to have Rust style multiple
15 return types for method calls and such. This simplifies things a bunch.