George Corney - WebGL Developer at Microsoft. George tells us more about how Haxe's type systems and how macros can make it easier to write high performing applications that takes advantage of the best features. We'll be reviewing:
- @:generic macros, which can be used to generate types at runtime
- Faster linear algebra in JS and C++ with TypedArrays and SIMD
- Easier cross-platform GPU programming