How can I use Google Chrome's V8 JavaScript interpreter from Delphi?

后端 未结 6 2040
孤城傲影
孤城傲影 2020-12-23 22:26

I\'d like to embed the V8 JavaScript interpreter that ships with Google Chrome within my Delphi application. I\'m aware of the chromium embedded open-source project from Goo

6条回答
  •  萌比男神i
    2020-12-23 23:28

    For the record: hgourvest has posted Delphi Chromium Embedded to Google Code.

    Edit 2013-01-15:

    Another project by the same author this time wrapping CEF3: DCEF3

提交回复
热议问题