Is there a way to share same constant variable between our renderer
thread and the main
thread?
#16530
Unanswered
irfandyj
asked this question in
CLI - Electron mode
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I wanted to create a list of actions for querying an SQLite Database from the renderer thread to the main thread. What would be the best way to do this?
Beta Was this translation helpful? Give feedback.
All reactions