1.3 KiB
1.3 KiB
| layout | published | noToc | noComments | noDate | title | subtitle | description | permalink | lang | tags | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| page | true | false | false | false | Fun - Roadmap | High-level direction, planned features, and pointers to issues. | High-level direction, planned features, and pointers to issues. | /documentation/roadmap/ | en |
|
This page outlines high-level areas of focus and points to places where you can help.
Themes
- Developer experience: docs, examples, REPL polish
- Optional extensions: stabilize and document supported integrations
- Performance: steady improvements in hot paths and data structures
- Safety: clearer error messages, diagnostics, and sandboxing guidance
Near-term
- Expand CLI reference and examples (../cli/)
- Improve testing docs and coverage (../writing-tests/)
- Fill gaps in stdlib documentation (../stdlib/)
Medium-term
- Bytecode/reference updates as internals evolve (../bytecode-format/, ../internals/)
- Embedding guides and host API stability (../embedding/, ../rust/)
Contributing
See ../contributing/ for how to propose and implement items. Track concrete tasks via repository issues and PRs.