The Dart SDK, including the VM, JS and Wasm compilers, analysis, core libraries, and more.
The Dart SDK is a comprehensive software development kit that includes the Dart virtual machine, JavaScript and WebAssembly compilers, static analysis tools, and core libraries. Built in Dart itself, the SDK serves as the foundation for the Dart programming language and supports multiple compilation targets and platforms, including Alpine Linux for various architectures. The project is maintained as an open-source effort with developer documentation, benchmarking tools, and an analysis server that provides code analysis capabilities to editors and other tools through JSON protocols and the Language Server Protocol, along with a plugin system for extending static analysis functionality.