Remix.run Logo
mrlonglong 5 days ago

To make linking go quicker, use mold.

Pass -fuse=mold when building.

positron26 5 days ago | parent [-]

Do beware when doing WASM with mold. I shipped a broken WASM binary that Firefox could run just fine but Chrome would not.