Hacker News new | ask | show | jobs
by tg3 2143 days ago
We've had a handful of requests for native app support, so it's definitely something we'd like to do eventually, although we're more likely to start with Electron since it will be easier to port from our existing SDK.

That's good feedback on addressing the trust issue head-on, we'll work on that.

1 comments

Maybe anecdata here but I read this post, had a need for your service, and moved on because it wasn't native. You may not be getting requests because people like me won't even bother looking past the fact it's JavaScript and will either roll our own or stick with the cloud vendors C++ SDKs.

If you do go native, please expose it through a C API and not C++ or Rust.

That's good feedback. We'll have to examine the native use-case a little more closely.