Al Izi
2018-07-03 14:54:23 UTC
Let's say there is embedded node engine inside a C++ application. What is
the right way to call a js function from native code? I don't see any
exposed v8 interfaces (for instance v8::Isolate). Also how to start node in
this case? node::Start(argc, argv) starts node command loop and most
probably I even don't need one.
--
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+***@googlegroups.com.
To post to this group, send email to ***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/0429a603-dde2-4568-a6e0-6f076a23639a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
the right way to call a js function from native code? I don't see any
exposed v8 interfaces (for instance v8::Isolate). Also how to start node in
this case? node::Start(argc, argv) starts node command loop and most
probably I even don't need one.
--
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+***@googlegroups.com.
To post to this group, send email to ***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/0429a603-dde2-4568-a6e0-6f076a23639a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.