* correctly align value types on the stack and in arrays * enum types can have several base types (not only int32) * document the functions and variables in the JIT * compute the frame size * implement a register set for FP registers (just count register usage on x86)