Hello!
Is there any way to run JS code inside Roku app?
I mean, probably, anything like iOS' JSContext API or WebKit component, maybe some kind of virtual machine?
I have seen something about Marmalade SDK on this forum, but related page on Roku website is missing ( https://www.roku.com/developer-marmalade ) – is it still possible? If so, is it possible to make a kind of library with Marmalade to use it later inside native BrightScript app?
Also, different question, is there any way to develop/compile a Roku app in any other language? (maybe C++ or anything else...)
Thank you!