Hacker News new | ask | show | jobs
by mappu 148 days ago
Cool project!

I would hope "native" means at least either CPU-native code (i.e. not Typescript) or OS-native UI (i.e. not Electron) - what did you mean by it here?

3 comments

Looking at https://github.com/stepandel/chroma-explorer/blob/master/pac... it looks like it's using Electron.
it's an Electron app that's built to look like native. you're right, the language is a bit misleading -- will update