This new documentation hub is intended to make it easier to understand the internals of the Fun Virtual Machine (VM) and related components. It serves as a central entry point for participants, contributors, and anyone interested in building on top of Fun.
This is actually a work in progress, and we are continuously improving and expanding it.
### What you can expect to find:
- VM internals and module overviews.
- Detailed API references generated from the source.
- Cross-links to examples, libraries, and relevant parts of the codebase.
- A consistent structure designed to help you discover how things work under the hood.
### Who is this for?
- New contributors looking for a starting point.
- Power users exploring advanced capabilities of the Fun VM.