-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
enhancementNew feature or requestNew feature or request
Description
libdiffuzz doesn't make much use of the standard library. It can probably be switched to the corresponding libcore primitives and compiled in #![no_std] mode.
Among other things, this will reduce the size of the generated binary and may allow cross-compilation to the more obscure architectures.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request