Zig heading toward a self-hosting compiler
Zig heading toward a self-hosting compiler
Posted Oct 9, 2020 7:49 UTC (Fri) by laarmen (subscriber, #63948)In reply to: Zig heading toward a self-hosting compiler by khim
Parent article: Zig heading toward a self-hosting compiler
The list is certainly not exhaustive, as it's based on user-defined tags for each crate. For instance, both the crates "serde" and "nom" (the main (de)serialization crate, and a combination parsing library), can be used (with a reduced feature set) in a no_std environment, yet neither appear on the list.