bytecodealliance / bytecodealliance/rustix
Move sycall functions and macro from `linux_raw/arch` to the `linux-raw-sys` crate?
Open
- Dominant language
- Rust
- Stars
- 2.1k
- Forks
- 294
- Avg merge
- 4h 7m
- Merged PRs (30d)
- 2
Description
In some cases it would be nice to be able to call syscalls directly using the `linux-raw-sys` crate without relying on wrappers in `rustix`.
Contributor guide
Assessment
This issue has not been assessed yet.