Out of curiosity are you trying to share code with...
# multiplatform
s
Out of curiosity are you trying to share code with android and a platform running javascript? I tried to proof an example for sharing code between android and ios (with javascript running on iOS via JSCore) a few months ago. but lack of ability to debug the javascript on iOS with sourcemaps forced me to give up.