Hi Manar, FYI, complementing this PR, some additional work was done providing more bindings e.g. CoAP bindings as reported in this paper: https://hal.inria.fr/hal-01766610/document
If you look at the code in this branch [1] you should be able to find code that does just that. Best, Emmanuel [1] https://github.com/emmanuelsearch/RIOT/tree/riot.js.demo.iotlab/examples/javascript On Wed, Sep 26, 2018 at 1:19 PM Juan Ignacio Carrano <[email protected]> wrote: > Hi Manar, > > On 9/26/18 12:12 PM, Manar Zaboub wrote: > > Hello, > > > > using the provided example[1] I was able to run Javascript engine > > (Jerryscript) on RIOT. > > > > I want to now bind additional functions to Javascript, for example to be > able to start TCP communication using Javascript code. > > > > Great! We would greatly appreciate if you contributed the bindings. > > > Can you please refer me to any examples or tutorials where binding > functions in Javascript with RIOT is taking place? > > See https://github.com/RIOT-OS/RIOT/pull/7796/ . The PR is unmerged, but > it contains what you are looking for. > > Regards, > > Juan. > _______________________________________________ > devel mailing list > [email protected] > https://lists.riot-os.org/mailman/listinfo/devel >
_______________________________________________ devel mailing list [email protected] https://lists.riot-os.org/mailman/listinfo/devel
