Redox OS Development Priorities for 2025/26

(redox-os.org)

44 points | by akyuu 4 hours ago ago

3 comments

  • newpavlov an hour ago ago

    I still disagree with their decision to make libc THE system interface. I understand why it's important to provide a compatibility layer, bit, ideally, I would like to see a Linux-like (potentially semver-versioned) stable sycall API, or at the very least something like libsystem, i.e. a thin wrapper around technically unstable syscalls API.

  • sapiogram an hour ago ago

    How close is Redox to being able to run a web browser? I'd love to try doing real work on it.

  • shmerl an hour ago ago

    Did they stop developing ralloc allocator?