7 messages · Page 1 of 1 (latest)
Hi is anyone try to transfer data from JS to C++ app ?
what do you mean by that exactly?
shared memory? API?
yes, imagine you have a c++ application that return a + b
then the JS retrive this value and put it in HTML
so an API
just lookup REST API