// install via winget
Command Prompt & PowerShell
click to copy
winget install Toit.Toit
// direct download
Download Installer// about Toit
The SDK of the Toit language without ESP32 support.
// frequently asked questions
How do I install Toit using winget?
Open PowerShell or Windows Terminal and run:
winget install Toit.Toit. Winget ships with Windows 10 (1809+) and Windows 11 — no additional install needed.What is Toit?
The SDK of the Toit language
Is Toit free to download?
Toit is distributed under the LGPL license. Use the winget command above or click the download button to get the installer directly from the publisher.
How do I update Toit with winget?
Run
winget upgrade Toit.Toit in PowerShell or Windows Terminal to update Toit to the latest available version.What architecture does Toit support?
The listed installer targets the x64 architecture. See the publisher’s documentation for full compatibility details.