This directory contains documentation for the LeanCLR project.
- 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.
- Test Framework - Unit test framework and how to add test cases
- Main README - Project overview and features
- Demo Repository - Win64 and HTML5 demos
If you find any issues or have suggestions for improving the documentation, please feel free to submit an issue or pull request.