cosmopolitan
cosmopolitan copied to clipboard
Redbean: Support for unshare() mount() prctl() in Lua
Will be possibile to add Lua api for this system functions: unshare() mount() prctl() mmap() memfd_create() for the Linux platform inside the unix lua module of Redbean?
We've mostly been focusing our resources on the APIs we're able to make available on all our supported platforms. I'm love to have outstanding support for Linux-specific APIs too, since that will make things better for the people who only care about Linux. Contributions are welcome if anyone wants to tackle this.
It seems like a lovely addition for the API. I'll take a look at it in the upcoming days🐈