Lecrapouille / gdcef

[Plugin][Version 0.12.1][Functional] Chromium Embedded Framework Webview for Godot 3 and 4
https://discord.gg/EckEwy7S5U
MIT License
250 stars 31 forks source link

Integrating JavaScript APIs #40

Open Lecrapouille opened 9 months ago

Lecrapouille commented 9 months ago

Requested by @punto- https://godotengine.org/article/godot-web-progress-report-9/

pimhakkert commented 3 months ago

I'm curious if there is still interest in something like this. If enough requests are made and some valid examples can be made that can't be solved by a simple Godot <-> JavaScript string transfer, I'll consider working on this.

Lecrapouille commented 3 months ago

@pimhakkert

https://github.com/folgerwang/UnrealEngine/blob/release/Engine/Source/Runtime/WebBrowser/Private/CEF/CEFJSScripting.cpp

https://github.com/folgerwang/UnrealEngine/tree/release/Engine/Source/Runtime/WebBrowser/Private/CEF