Hi. I am trying to call javascript implementation websokets from cpp file in HelloCpp test project. In version what I use it can`t binding JavaScript to C++, so I use method like test_js_libraries from tests/runner.py with --js-library.
And here is a question: where I should write "--js-library my.js" in project make file, that way it could find my function implamentation? What you think about this and any ideas how to do this? -- You received this message because you are subscribed to the Google Groups "emscripten-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
