Skip to content

Releases: ethandmd/reedos

v0.05-alloc-crate

17 Mar 05:44
11a4550
Compare
Choose a tag to compare
v0.05-alloc-crate Pre-release
Pre-release

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.