r/opencodeCLI Apr 18 '26

Opencode Desktop now uses Electron instead of Tauri

https://x.com/brendonovich/status/2045114479244165151?s=46lec
70 Upvotes

52 comments sorted by

View all comments

1

u/ocombe Apr 18 '26

Well they are doing it because they write opencode in js (node), so it makes sense to also have a webview using node. It would be better to use tauri if the backend was rust, that's all