We have some python code that we would love to convert to js. Seems that pyjs is the only available option. Is there any document/tutorial about how to do conversion using jsbuild? The only info I can find is
https://groups.google.com/forum/?fromgroups=#!topic/pyjs-users/-JHbPk5RFH8 but an initial attempt of "pyjsbuild --enable-dynamic-link Hello.py" returns an error : pyjsbuild: error: no such option: --enable-dynamic-link What am I missing here? Thanks chens -- --- You received this message because you are subscribed to the Google Groups "Pyjs.org Users" 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/groups/opt_out.
