wasm-ld

LLVM-based linker

Install

All systems
curl cmd.cat/wasm-ld.sh
Debian Debian
apt-get install lld-7
Ubuntu
apt-get install lld-8
Alpine
apk add lld
Arch Arch Linux
pacman -S lld
image/svg+xml Kali Linux
apt-get install lld-7
Fedora
dnf install lld
Windows (WSL2)
sudo apt-get update sudo apt-get install lld-8
Docker
docker run cmd.cat/wasm-ld wasm-ld powered by Commando

lld-6.0

LLVM-based linker

LLD is a new, high-performance linker. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project.

lld

LLVM-based linker

LLD is a new, high-performance linker. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project.

lld-7

LLVM-based linker

LLD is a new, high-performance linker. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project.

lld-8

LLVM-based linker