Gleam's Development Roadmap
What's coming next?
What's coming next?
Improve performance and stack usage by inlining a few functions from the core libraries
Improve dealing with conflicting dependency versions by giving the user hints
Improve the Windows OS non-developer mode support for running production programs
Support document-highlight in the language server
Add a "split alternative patterns" code action in the language server
Generate an API key for Hex when we reach the rate limit
Code linking syntax for documentation comments
Hex private package support for companies and big teams
JavaScript record performance improvements
Lifting constant expressions into global scope on JavaScript
Improve how we generate recursion on JavaScript to support mutual tail calls
New OTP application initialisation interface