TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Building desktop app with Rust and Elm, no Electron needed

12 pointsby huydotnetabout 7 years ago

3 comments

coolspotabout 7 years ago
&gt; But Electron did the same thing?<p>&gt; Yeh, but sometimes, all you need is just a webview to display your web application on a desktop. You don&#x27;t need file system access or automatic update, blah blah, it would be a huge waste to ship your app with &gt;100MB of Chromium and V8 in it.<p>&gt; In fact, this application only uses 0-3% CPU and the bundle size is &gt;800KB on macOS.<p>~800Kb is really nice leap from 100M !
im_darioabout 7 years ago
Inspired by this I did a little proof of concept in Go: <a href="https:&#x2F;&#x2F;github.com&#x2F;imdario&#x2F;gonban" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;imdario&#x2F;gonban</a>
soapdogabout 7 years ago
Getting multiple errors on both repos. OP fork of webview is getting a linker error in my windows 10 and the elm project doesn&#x27;t build past elm-make, the webpack fails later...
评论 #16960958 未加载