Skip to main content

Roadmap

Planning for the future what needs to be added

Targets

  • x86-64 - complete SIMD support
  • Lua - fix bugs add further version support
  • Luau - add different verisions
  • ARM, mono - implement

Analysis

  • Wider type reconstruction and definition inference feeding richer emitter output.
  • Opaque-predicate solving through Z3 (fuse_opaque_predicate_solver_z3).
  • More pattern passes for compiler idioms that currently survive to output.

Contributing

If you want to help move any of this forward, start with Contributing and the Adding a target walkthrough.