Draft 0.1.0: First Public Release
The first public release of Draft is here. Native compilation, WebAssembly target, and a complete standard library.
Draft 0.1.0: First Public Release
The first public release of Draft is here. Native compilation, WebAssembly target, and a complete standard library.
What’s Included
- Native compilation for Linux, macOS, and Windows
- WebAssembly target for browser and runtime environments
- Standard library: io, fs, math, strings, collections, json, http, time, process
- CLI tool:
draft new,run,test,build,fmt,web - VS Code extension
- Language Server Protocol implementation
Getting Started
Download the compiler for your platform and start building with Draft today.
