#data from JS to C++

7 messages · Page 1 of 1 (latest)

waxen lynx
#

Hi is anyone try to transfer data from JS to C++ app ?

rugged pilot
#

what do you mean by that exactly?

#

shared memory? API?

waxen lynx
#

yes, imagine you have a c++ application that return a + b

#

then the JS retrive this value and put it in HTML

rugged pilot
#

so an API

#

just lookup REST API