Message from discussion
nodejs shared library
Received: by 10.180.94.98 with SMTP id db2mr338593wib.2.1349437203920;
Fri, 05 Oct 2012 04:40:03 -0700 (PDT)
X-BeenThere: nodejs@googlegroups.com
Received: by 10.180.73.226 with SMTP id o2ls929234wiv.0.gmail; Fri, 05 Oct
2012 04:39:22 -0700 (PDT)
Received: by 10.180.84.74 with SMTP id w10mr335340wiy.4.1349437162386;
Fri, 05 Oct 2012 04:39:22 -0700 (PDT)
Received: by 10.216.101.133 with SMTP id b5msweg;
Fri, 5 Oct 2012 02:02:07 -0700 (PDT)
Received: by 10.204.127.18 with SMTP id e18mr762142bks.0.1349427727150;
Fri, 05 Oct 2012 02:02:07 -0700 (PDT)
Date: Fri, 5 Oct 2012 02:02:06 -0700 (PDT)
From: Graz <g...@rubli.biz>
To: nodejs@googlegroups.com
Message-Id: <0e7b49e5-7527-44a1-9db5-713696af8310@googlegroups.com>
Subject: nodejs shared library
MIME-Version: 1.0
Content-Type: multipart/mixed;
boundary="----=_Part_721_29476345.1349427726003"
------=_Part_721_29476345.1349427726003
Content-Type: multipart/alternative;
boundary="----=_Part_722_11301324.1349427726003"
------=_Part_722_11301324.1349427726003
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
Hi everybody.
Is there any way to create shared library with nodeJS to link agains other
programs, written in (for example) C++?
The reason why i need it is following:
i have some functions written in javascript and i'm looking for
availability to use these functions from other languages ( c++, python,
perl ) without rewriting them in plain C.
So i'm looking for possibility of creating a library with these functions (
i use mostly linux, so in my case this must be a shared library .so file).
Thank you.
------=_Part_722_11301324.1349427726003
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: 7bit
Hi everybody.<div><br></div><div>Is there any way to create shared library with nodeJS to link agains other programs, written in (for example) C++?</div><div><br></div><div>The reason why i need it is following:</div><div> i have some functions written in javascript and i'm looking for availability to use these functions from other languages ( c++, python, perl ) without rewriting them in plain C.</div><div><br></div><div>So i'm looking for possibility of creating a library with these functions ( i use mostly linux, so in my case this must be a shared library .so file).</div><div><br></div><div>Thank you.</div><div><br></div>
------=_Part_722_11301324.1349427726003--
------=_Part_721_29476345.1349427726003--