Live data from Hacker News

Viewing profile — parker-codes

parker-codes

HN member
Joined
Fri, May 14, 2021, 2:46 PM UTC
HN karma
26
Public activity
5 items

About parker-codes

No profile information was provided.

Recent public activity

  1. comment
    Comment #32555008

    Regarding point #4, I think the clear winner is Tauri. I'll clarify -- While writing in Node is great if you don't know Rust, your users are being shipped an entire Node runtime, w…

  2. comment
    Comment #27157720

    Please keep in mind that this project just reached _beta_. We are working to implement valuable feedback from the community, so please don't expect things like the landing page to …

  3. comment
    Comment #27156501

    For Windows it will actually install Webview2 if it's not there already so it's not running on deprecated IE. https://github.com/tauri-apps/wry#windows

  4. comment
    Comment #27156436

    The paradigm of Tauri is to pick the "best tool for the job". Bring your own frontend tech (JS, TS, RustWasm, etc).

  5. comment
    Comment #27156404

    Deno is on our roadmap, but the focus right now is performance, flushing out features, and performing a security audit. As was also said, Rust is used to bundle your app.