This section covers BarefootJS internals for contributors, adapter authors, and developers who want deeper understanding of the compilation pipeline.
- IR Schema Reference — The intermediate representation node types and metadata
- Compiler Internals — Pipeline phases, reactivity analysis, and code generation
- Error Codes Reference — All compiler errors and warnings with solutions
- Performance Optimization — Best practices for minimal client JS and fast hydration