dtolnay / linkme

Safe cross-platform linker shenanigans
Apache License 2.0
646 stars 41 forks source link

Missing support for target_os = "fuchsia" #68

Closed danakj closed 1 year ago

danakj commented 1 year ago
error: distributed_slice is not implemented for this platform

Fuchsia is much like linux, so hopefully this is kind of straightforward. I think Chromium folks can provide a PR to do this (in Sept).