Have you looked into using Nan? https://github.com/rvagg/nan

On Tue, Sep 23, 2014 at 3:48 AM, blazs <blaz.sov...@gmail.com> wrote:

> Hi,
>
> I am looking for Node.js C++ Addon examples, written for v0.12 version of
> the Node.js --- the one that uses V8 version 3.22. There are major changes
> between V8 3.14 and V8 3.22, and I'd like to update my code for V8 3.22 as
> soon as possible.  Examples on the official GitHub repository are very
> simple and don't cover scenarios where, for instance, I would like to wrap
> a C++ object, say a vector, then expose functions on it that would allows
> one to create copies of that vector, etc.
>
> Are there any Node.js v0.12 C++ Addon examples available?
>
> Blaz.
>
> --
> Job board: http://jobs.nodejs.org/
> New group rules:
> https://gist.github.com/othiym23/9886289#file-moderation-policy-md
> Old group rules:
> https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
> ---
> You received this message because you are subscribed to the Google Groups
> "nodejs" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to nodejs+unsubscr...@googlegroups.com.
> To post to this group, send email to nodejs@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/nodejs/ec4dc460-b824-491f-a179-5a508ff76684%40googlegroups.com
> <https://groups.google.com/d/msgid/nodejs/ec4dc460-b824-491f-a179-5a508ff76684%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
Job board: http://jobs.nodejs.org/
New group rules: 
https://gist.github.com/othiym23/9886289#file-moderation-policy-md
Old group rules: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
--- 
You received this message because you are subscribed to the Google Groups 
"nodejs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to nodejs+unsubscr...@googlegroups.com.
To post to this group, send email to nodejs@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/nodejs/CAPJ5V2Z_8voyPY4O9Wyv%3D3mwYjkWwBW8Xp5XauR-%2BRjXxy0vmQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to