Remix.run Logo
derefr 4 hours ago

So, this linker does fast incremental linking, which is great for development iteration speed.

But I assume that any kind of incremental linking, is mutually exclusive with link-time optimization? I.e. you'd never want to use this option for a release build?

2 hours ago | parent [-]
[deleted]