uniffi-rs
uniffi-rs copied to clipboard
Is there a way to strip/remove the UNIFFI_META_* blobs from the final dynamic library?
trafficstars
This seems like something that could be stripped from the final binary after the code generation step has finished. I'm also looking for ways to prevent generating code in a production build.