v0.1.5 - Async Everything
Pre-release
Pre-release
Changelogs
lateral::futureIntroduces support for Futures.lateral::future::taskIntroduces tasks.lateral::future::execAllows tasks to execute.lateral::future::ps2Introduces async PS/2 keyboard I/O.lateral::cpu::interruptSwitches to the new async keyboard interface.mainReflects these changes.Cargo.tomlAdds thecrossbeam-queue,conquer-onceandfutures-utilcrates required above.
Integrated Features
| Feature | Included |
|---|---|
| Asynchronous Interrupts | |
| Asynchronous Paging | |
| CPU Interrupts | |
| Embedded Modules | |
| Filesystem | |
| Global Allocator | |
| Heap Allocator | |
| Memory Paging | |
| QEMU Integration | |
| Serial Output | |
| VGA Output | |
| Video Display Adapter |