So we’d expose a #[no_mangle] rust function for ea...
# development
a
So we’d expose a #[no_mangle] rust function for each C function which we ffi in, which would add the rust function to the list of roots which can’t be stripped, which would transitively mean that the C functions can’t be stripped