cosmopolitan icon indicating copy to clipboard operation
cosmopolitan copied to clipboard

Redbean: Support for unshare() mount() prctl() in Lua

Open ducktype opened this issue 2 years ago • 2 comments

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?

ducktype avatar Mar 29 '23 17:03 ducktype

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.

jart avatar Mar 30 '23 01:03 jart

It seems like a lovely addition for the API. I'll take a look at it in the upcoming days🐈

yael333 avatar Apr 08 '23 01:04 yael333