This may be related to issue #41. I failed with this JS code. ``` function compute() { var some = [1,2,3]; var any = some[2]; } ``` The Github page said that js2php is an experiment. A very cool one, I think :)
This may be related to issue #41.
I failed with this JS code.
The Github page said that js2php is an experiment. A very cool one, I think :)