<div dir="ltr">That&#39;s good news - the more interest the better :)<div><br></div><div>About using the cpp wrapper - I thought it was easier to port the stuff from mod_spidermonkey. The problem is that the C++ integration in V8 is kind of messy (and not as straight forward as Lua), so I ended up writing a couple a base classes, which is then extended for the different JS classes, for instance Session, Event, FileIO etc. Main part of the code in these classes has been ported from the existing code in mod_spidermonkey - but modified to fit the V8 API (and cleaned up, refactored etc.)</div>
<div><br></div><div>RIght now I would say the completion state (for a working code base) is about 95% - I mostly need more testing right now, and after that a working build system for both Linux and Windows.</div><div><br>
</div><div>I will get back with more information later on - and if someone is inerested in helping with some testing, just contact me.</div><div><br></div><div>/Peter</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">
2013/12/31 Avi Marcus <span dir="ltr">&lt;<a href="mailto:avi@avimarcus.net" target="_blank">avi@avimarcus.net</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">There&#39;s a total of $400 <a href="https://wiki.freeswitch.org/wiki/Bounty#mod_for_using_new_Javascript_V8_Engine" target="_blank">bounty listed on the wiki </a>for V8.<div>Anthony suggested matching the api to lua so that the cpp wrapper could be reused.</div>
<span class="HOEnZb"><font color="#888888">

<div><br></div><div>-Avi</div></font></span></div>
<br>_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br></div>