Use mold linker in .cargo/config.toml instead of lld. Add binutils and mkdir -p to Dockerfile builder stage. Update fly.toml model.
- Add [profile.release] with thin LTO and symbol stripping - Configure lld linker via .cargo/config.toml for faster linking - Add clang and lld to Nix devShell - Add defer attribute to component script tags to unblock HTML parsing