-
Notifications
You must be signed in to change notification settings - Fork 48
no_libc feature? #198
Copy link
Copy link
Open
Labels
K-featureKind: proposed new code to implement new behaviourKind: proposed new code to implement new behaviourM-good-first-issueMarker: good first issue to get familiar with the codeMarker: good first issue to get familiar with the code
Description
I see that libc is being disincluded for wasm targets. i'm using safer_ffi on a static lib being linked to from a zephyr project, and need to avoid including a conflicting version of libc. any chance to get a feature to not use libc without using a wasm target?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
K-featureKind: proposed new code to implement new behaviourKind: proposed new code to implement new behaviourM-good-first-issueMarker: good first issue to get familiar with the codeMarker: good first issue to get familiar with the code