Performance That Users Notice
- ~15MB binaries vs Electron’s 150MB
- ~10MB baseline memory vs 100MB+
- <0.5s startup time vs 2-3s
- Native rendering using OS WebView
- No bundled browser overhead
# Install Wailsgo install github.com/wailsapp/wails/v3/cmd/wails3@latest
# Create your applicationwails3 init -n myapp -t vanilla
# Run with hot reloadcd myapp && wails3 dev# Install Wailsgo install github.com/wailsapp/wails/v3/cmd/wails3@latest
# Create your applicationwails3 init -n myapp -t vanilla
# Run with hot reloadcd myapp; wails3 dev# Install Wailsgo install github.com/wailsapp/wails/v3/cmd/wails3@latest
# Create your applicationwails3 init -n myapp -t vanilla
# Run with hot reloadcd myapp && wails3 devYour application is now running with hot reload and type-safe Go-to-JS bindings.
Performance That Users Notice
Developer Experience
Production Ready
Cross-Platform Native
Next: Build a complete application, browse examples, or check the API reference. Migrating from v2? See the upgrade guide.
Support Wails Development
Wails is free and open source, built by developers for developers. If Wails helps you build amazing applications, consider supporting its continued development.
Your sponsorship helps maintain the project, improve documentation, and develop new features that benefit the entire community.