Releases: ethandmd/reedos
Releases · ethandmd/reedos
v0.05-alloc-crate
You can now use alloc
in reedos
. Rejoice.
From here you should be able to implement data structures for process handles, address spaces, etc with ease (if not you should definitely file an issue!!). No support for context switching, syscalls, or s-mode traps yet.