curl / Mailing Lists / curl-library / Single Mail
Buy commercial curl support from WolfSSL. We help you work out your issues, debug your libcurl applications, use the API, port to new platforms, add new features and more. With a team lead by the curl founder himself.

Recommended way of using a custom build of libcurl in a Node.js addon

From: Darshan Sen via curl-library <curl-library_at_lists.haxx.se>
Date: Tue, 21 Mar 2023 14:04:00 +0530

Hi! I'd like to incorporate a custom build of libcurl (with HTTP3 support)
into a Node.js C++ addon <https://nodejs.org/api/addons.html> that is going
to be shipped to some systems that don't have curl or its dependencies
installed.
From what I can tell, the possible ways in which this can be done are -

   - build a fully relocatable version of libcurl and the dependency
   libraries
   - statically compile libcurl into my application

I'm not sure if there are any better solutions to this. What is the
recommended way of doing this?


-- 
Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-library
Etiquette:   https://curl.se/mail/etiquette.html
Received on 2023-03-21