Webkit Javascript Application in c++

M

Mital

I want to create a webkit/c++ custom application to run javascript on
top of it. can anyone help me out. I am finding difficulties as in i
dont know how to include webkit.dll in my sample c++ application. I
work on windows. can anyone give me a small example how to integrate
webkit in my application.

Thank you in advance.
 
T

Thomas 'PointedEars' Lahn

Mital said:
I want to create a webkit/c++ custom application to run javascript on
top of it. can anyone help me out. I am finding difficulties as in i
dont know how to include webkit.dll in my sample c++ application. [...]

While JavaScriptCore, which is on-topic here to a certain degree, is a part
of Apple WebKit, I don't think that Webkit programming is on-topic here,
particularly not integration into a C++ application. JavaScriptCore and
WebKit themselves are written in C++, not in an ECMAScript implementation.


PointedEars
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top