no_libc feature? #198
Labels
K-feature
Kind: proposed new code to implement new behaviour
M-good-first-issue
Marker: good first issue to get familiar with the code
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?
The text was updated successfully, but these errors were encountered: