native icon indicating copy to clipboard operation
native copied to clipboard

[native_toolchain_c] Implement `CLinker` for different platforms

Open mosuem opened this issue 1 year ago • 0 comments

The CLinker class is a link hook helper class wrapping linking functionalities. It needs to work on all platforms.

  • [x] Linux - https://github.com/dart-lang/native/pull/987
  • [ ] Windows
  • [ ] Mac
  • [ ] Android
  • [ ] iOS
  • [ ] Fuchsia

mosuem avatar Jul 25 '24 15:07 mosuem