bytecodealliance / bytecodealliance/rustix
Add an API for shared memory APIs
Open
enhancement
- Dominant language
- Rust
- Stars
- 2.1k
- Forks
- 294
- Avg merge
- 4h 7m
- Merged PRs (30d)
- 2
Description
`softbuffer` currently uses `shmget`, `shmctl`, and other shared memory APIs. It's the only thing left preventing us from switching from `nix` to `rustix`.
Contributor guide
Assessment
This issue has not been assessed yet.