Skip to content

osiewicz/could

Repository files navigation

could - one linker to link them all

could image could is a linker for COFF/PE format used on Windows platform. It is heavily inspired by mold linker.

Installation

cargo install could

Dependencies:

  • Cargo
  • Rustc

Goals and non-goals

Goals

  • High throughput
  • Command-line compatibility with lld (for supported options)

Non-goals

  • Targetting non-PE executable formats
  • Support for linker scripts

About

Portable Executable format linker

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages