gdcef icon indicating copy to clipboard operation
gdcef copied to clipboard

Integrating JavaScript APIs

Open Lecrapouille opened this issue 1 year ago • 2 comments

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

Lecrapouille avatar Jan 24 '24 18:01 Lecrapouille

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.

pimhakkert avatar Jul 23 '24 21:07 pimhakkert

@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

Lecrapouille avatar Jul 23 '24 21:07 Lecrapouille