What is the problem this feature will solve?
Versions of Node using Undici (16, 18) are actually using two different copies of llhttp
What is the feature you are proposing to solve the problem?
Would it make sense to use llhttp wasm that is bundled in Undici, instead of recompiling it ?
What alternatives have you considered?
n/a it's a refactoring.
What is the problem this feature will solve?
Versions of Node using Undici (16, 18) are actually using two different copies of llhttp
What is the feature you are proposing to solve the problem?
Would it make sense to use llhttp wasm that is bundled in Undici, instead of recompiling it ?
What alternatives have you considered?
n/a it's a refactoring.