Page 1 of 1

Allow access to JS bindings from Worker

PostPosted: Mon Jul 01, 2019 9:44 pm
by futurex
Hi Marshall, I searched in this forum and google about JS bindings from worker but the most answer I get that is impossible :( .
I'm wondering do you have any plan to re-enable this feature, if yes could you please tell us when. I believe it would help a lot in developing our own application :!:

https://bitbucket.org/chromiumembedded/ ... indings-or
viewtopic.php?f=6&t=10826
viewtopic.php?f=6&t=567
viewtopic.php?f=6&t=16405

Re: Allow access to JS bindings from Worker

PostPosted: Mon Jul 01, 2019 10:15 pm
by magreenblatt
You should use postMessage, the standard JS mechanism for communicating with worker threads.

Re: Allow access to JS bindings from Worker

PostPosted: Mon Jul 01, 2019 10:22 pm
by futurex
Hi, Is there any way to patch this myself?

Re: Allow access to JS bindings from Worker

PostPosted: Sun Sep 26, 2021 9:16 am
by futurex
https://bitbucket.org/chromiumembedded/ ... indings-or
Hi there, the feature has been disabled for nearly 10 years, I'm wondering is there any plan to re-enable this.
Or anyone can help me patch this, please pm me, I can pay you a good price.