Skip to content
This repository has been archived by the owner on May 25, 2022. It is now read-only.

js callback ? #63

Open
w136111526 opened this issue Jun 19, 2020 · 1 comment
Open

js callback ? #63

w136111526 opened this issue Jun 19, 2020 · 1 comment
Labels

Comments

@w136111526
Copy link

Hello, I want to get through C + + call JS and get the return value, how to modify it

@tishion
Copy link
Owner

tishion commented Nov 20, 2020

Hello, I want to get through C + + call JS and get the return value, how to modify it

webcallback with return value is not supported currently, but you can try to implement it with V8 programming.

please refer to: https://bitbucket.org/chromiumembedded/cef/wiki/JavaScriptIntegration

new cross-platform version is under developing and will support return value.

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants