Is there an embeddable Webkit component for Windows / C# development?

前端 未结 11 1170
南方客
南方客 2020-12-02 04:34

I\'ve seen a few COM controls which wrap the Gecko rendering engine (GeckoFX, as well as the control shipped by Mozilla - mozctlx.dll). Is there a wrapper for Webkit that ca

11条回答
  •  南方客
    南方客 (楼主)
    2020-12-02 05:10

    Berkelium is a C++ tool for making chrome embeddable.

    AwesomiumDotNet is a wrapper around both Berkelium and Awesomium

    BTW, the link here to Awesomium appears to be more current.

提交回复
热议问题