Skip to content

CompilerEvolution

Edgar Mesquita edited this page Aug 8, 2026 · 5 revisions

Compiler Capabilities

This page has been folded into Compiler, which documents the full current capability set: the strategy-based converter, the Roslyn semantic model, the supported C# surface (LINQ, async/await, patterns, char arithmetic, dictionary enumeration, out/ref, ranges), and the server/client boundaries the compiler enforces before emitting JavaScript.

See also Supported C# Features for the feature-by-feature matrix.

Clone this wiki locally