Dear specialists,
Is it possible to use this library also while running Debian, Ubuntu or other Termux scripts for Linux environment creation? Because many many apps, which have been developed not only by using C or C++ are using shared dynamic memory a nd other shared memory technology. How complex would be to allow users of Debian, Ubuntu and other distro which run by using Termux to use apps, which are using shared memory? Such as gnome-session, KDE and other complex apps, which are based on shared memory. The next example is postgressql which is also using this technique for working with memory.
Dear specialists,
Is it possible to use this library also while running Debian, Ubuntu or other Termux scripts for Linux environment creation? Because many many apps, which have been developed not only by using C or C++ are using shared dynamic memory a nd other shared memory technology. How complex would be to allow users of Debian, Ubuntu and other distro which run by using Termux to use apps, which are using shared memory? Such as gnome-session, KDE and other complex apps, which are based on shared memory. The next example is postgressql which is also using this technique for working with memory.