nitro icon indicating copy to clipboard operation
nitro copied to clipboard

fix: Disable `FastVectorCopy` for now (hide behind feature flag)

Open mrousavy opened this issue 2 months ago • 1 comments

As a replacement for https://github.com/mrousavy/nitro/pull/979, this hides FastVectorCopy's fast path behind a feature flag, which is set to false for now.

In a future version of Swift we might be able to enable this, but I think for now Swift has issues with copying structs within structs and then mixing std::vector into the mix - might be a compiler bug (reported in https://github.com/mrousavy/nitro/issues/977)

mrousavy avatar Oct 21 '25 16:10 mrousavy

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Preview Comments Updated (UTC)
nitro-docs Skipped Skipped Oct 21, 2025 4:35pm

💡 Enable Vercel Agent with $100 free credit for automated AI reviews

vercel[bot] avatar Oct 21 '25 16:10 vercel[bot]