this post was submitted on 27 Aug 2022
12 points (100.0% liked)

Open Source

31351 readers
328 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] dreamLogic 2 points 2 years ago

It's a way to isolate an app and it's dependencies. This is done for security reasons and portability, but I suspect it has more to do with the fact that most developers are too lazy to make something work bare metal on every platform there is out there.