v0.9.3
New features
- Added
StaticArray<T>, a more efficient array variant - Added support for context dependent sigma symbols to
String#toLowerCase - Refactored the compiler so it can compile itself (binary is not yet runnable)
- Added
afterInitializetransform hook - Updated Binaryen to latest
Relevant fixes
- Fixed various code generation, type propagation and resolver issues