Skip to main content

Compatability

Dependencies and Versions

DependencyVersionNotes
Bun1.2.2
Zig0.13.0
CEF125.0.22optionally bundled

Platform Support

Development Platform

  • macOS: Required for building Electrobun apps (Intel and Apple Silicon supported)
  • Windows: Development support available
  • Linux: Development support available

Target Platforms

Apps built with Electrobun can be distributed to:

PlatformArchitectureStatusNotes
macOSARM64 (Apple Silicon)✅ StableFull support with system WebKit
macOSx64 (Intel)✅ StableFull support with system WebKit
Windowsx64✅ StableWebView2 (Edge) or bundled CEF
WindowsARM64✅ Via EmulationRuns x64 binary through Windows emulation
Linuxx64✅ StableWebKitGTK or bundled CEF
LinuxARM64✅ StableWebKitGTK or bundled CEF

Webview Engines

Electrobun supports both system webviews and bundled engines:

PlatformSystem WebviewBundled Option
macOSWebKit (WKWebView)CEF (Chromium) - Optional
WindowsWebView2 (Edge)CEF (Chromium) - Optional
LinuxWebKitGTKCEF (Chromium) - Optional