Closed this issue 8 years ago · 1 comments
If I use the little green arrow next to a shared native("js") run() method to run the module, it should run it on JavaScript. Likewise, if I click the green arrow next to a shared native("java") run() method, it should run it on the JVM.
shared native("js") run()
shared native("java") run()
Thanks @bjansen.