In the index.html
SendMessage does not seem the right way …
Thanks & regards
In the index.html
SendMessage does not seem the right way …
Thanks & regards
Anything beyond simple objects like strings and floats needs some extra work.
There’s a couple of ways:
It’s a bit of a memory hog if you have huge arrays you call often. You’ll also need some encoding/decoding logic. This is the simplest way for something quick that “just works”
We use both solutions in our current project.