Pre-RFC: Sandboxed, deterministic, reproducible, efficient Wasm compilation of proc macros

You can maybe do that with cfg! but not with #[cfg] in general if its masking off code that can't be compiled (eg because relevant type defining crates are not available). I'm not sure that it's really any different from all features in that case.