WebPositive and V8

Firstly can someone point me in the direction of obtaining the WebPositive source please?

Second, does anyone think it is possible to embed V8 (Google’s Javascript Engine) within WebPositive so that C++ functions can be called from Javascript? If not how should I go about incorprating that into WebPositive.

Thanks in advance.

Hi MattB,

You’ll find instructions on how to get the source from http://mmlr.dyndns.org/.
There’s also a mailing list mentioned, I guess your best bet is to post there.

Regards,
Humdinger

Thanks Humdinger, I’ll get started right away on incorporating V8 into WebPositive.