Skip to content

Repository files navigation

logo

LLVM Linker Wrapper

A small library that bridges the C++ LLVM Linker (LLD) API to Rust, for use with the Thrust compiler as an integrated linker.

Flavors

Flavors represent the executable assembler or binary variants that you can link using the library.

  • COFF (Windows)
  • ELF (Linux)
  • Mach0 (MacOS)
  • WASM (WebAssembly)

References

About

LLVM Linker (LLD) wrapper in Rust.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Sponsor this project

Contributors

Languages