Electrobun Platform
Installation
SKILL.md
Electrobun Cross-Platform Reference
Platform Support Matrix
| Platform | OS value | Arch | Status | Default Webview |
|---|---|---|---|---|
| macOS ARM64 | macos |
arm64 |
Stable | WKWebView |
| macOS Intel | macos |
x64 |
Stable | WKWebView |
| Windows x64 | win |
x64 |
Stable | WebView2 (Edge) |
| Windows ARM64 | win |
arm64 |
Via emulation | Runs x64 binary |
| Linux x64 | linux |
x64 |
Stable | GTKWebKit |
| Linux ARM64 | linux |
arm64 |
Stable | GTKWebKit |
Build each platform on its native OS — no cross-compilation.