LeanCLR Documentation
March 25, 2026 ยท View on GitHub
This directory contains documentation for the LeanCLR project.
Quick Links
Getting Started
- Project Structure - Overview of project directory organization
- Build Documentation - Overview of building LeanCLR
- Building the Runtime - Step-by-step guide to build the runtime
- Embedding LeanCLR - How to integrate LeanCLR into your project
- AOT Compilation Guide - How to use LeanAOT and integrate generated C++ into runtime
- Custom P/Invoke Function How to add your custom P/Invoke function.
Testing
- Test Framework - Unit test framework and how to add test cases
Project Resources
- Main README - Project overview and features
- Demo Repository - Win64 and HTML5 demos
Contributing
If you find any issues or have suggestions for improving the documentation, please feel free to submit an issue or pull request.