Roadmap #14

Open
opened 2026-08-25 07:58:12 +00:00 by mage · 0 comments
Owner
  • refactor project structure to support multiple architectures
    • aarch64
    • riscv64
    • loongarch64
    • i386?
  • Broader Bootloader Support (can probably steal code from Ladon)
    • Multiboot2
    • Custom Loader (BIOS)
  • VFS
  • VM Subsystem Rewrite (yet again)
    • support page size, COW, PATs, PCIDs and all that
  • Executable Loader Support
    • ELF Dynamic Loading
    • Shebangs
    • Flat
    • PE?
  • mlibc port
    • might eventually morph into needing to support multiple ABIs
  • Rust Support
  • make -O3 work
  • networking
  • Unicode
- [ ] refactor project structure to support multiple architectures - [ ] aarch64 - [ ] riscv64 - [ ] loongarch64 - [ ] i386? - [ ] Broader Bootloader Support (can probably steal code from Ladon) - [ ] Multiboot2 - [ ] Custom Loader (BIOS) - [ ] VFS - [ ] VM Subsystem Rewrite (yet again) - support page size, COW, PATs, PCIDs and all that - [ ] Executable Loader Support - [ ] ELF Dynamic Loading - [ ] Shebangs - [ ] Flat - [ ] PE? - [ ] mlibc port - might eventually morph into needing to support multiple ABIs - [ ] Rust Support - [ ] make -O3 work - [ ] networking - [ ] Unicode
mage self-assigned this 2026-08-25 07:58:12 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
mage/Typhon#14
No description provided.