entropic-dev / entropic-dev/entropic
feature: could the cli be running on embedded os
- Dominant language
- JavaScript
- Stars
- 5.2k
- Forks
- 147
- PR merge metrics
- No merged PRs in 30d
Description
Hello, entropic folks, I'm working on a Web-based OS namely [YodaOS][], and always looking for a package manager on embedded IoT environment(commonly with 128-256MB RAM & ROM), the NPM cli is such heavy and importantly it's a company-hosted which doesn't really fit with the IoT industry.
And the entropic is such awesome project which might more proper for our case, but the current cli still is written in JavaScript and ran in Node.js, this is impossible to run on resource constrained devices, so I'm wondering if the entropic would have the plan or idea(I will do) to start designing and writing the new lightweight cli for these low-and-medium-end devices?
[YodaOS]: https://github.com/yodaos-project/yodaos
Contributor guide
Assessment
This issue has not been assessed yet.