-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Description
IIRC, this shell is implemented as my first step in Rust long long ago, and it has some faults:
- A monolithic single crate: takes too much time even in an incremental build.
- Async is not used: just because async Rust was still in the alpha stage then.
Mainloopis fat
This issue aims to deal with these problems by rewriting nsh when I have time (hopefully Q1 2022).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels