Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 573 Bytes

File metadata and controls

25 lines (15 loc) · 573 Bytes

< Back

Roadmap

This is the roadmap of Ammolite.

The tiers and the tasks are ordered by priority, focusing on make it work first, and then make it better.

Welcome for any suggestions if you have any ideas for the roadmap.

Tier 1

  • Add support for Lynx
  • Add support for spread element
  • Add support for function (calculate at compile time)
  • Add support for preset (inline extension)
  • Add support for plugin (in config file)

Tier 2

  • Optimize compiler performance (RIIR)

Tier 3

  • Add support for React Native