The j engine now works for me on my little iphone. That said, at least two issues remain, with the interface, which make testing difficult:
(1) Run All Lines only executes the line the cursor is on (and I do not seem to have a mechanism to "select all" in the editor pane), and (2) The menu bar has a tendency to vanish. Still, I am able to execute some sentences now. Thanks, -- Raul On Sun, May 15, 2022 at 4:53 PM Joe Bogner <[email protected]> wrote: > > On Sun, May 15, 2022 at 9:22 AM Raul Miller <[email protected]> wrote: > > > Well... on my older iphone (32gb memory, 18.33gb available), simple > > sentences return no results. > > > > Raul, thanks. Can you or Ed or someone else please retest on iPhone or > iPad? I was able to pinpoint that -msse2 and -msimd128 were causing a > problem on iPhone 12 and iPad Pro according to browserstack[1]. I removed > those flags and recompiled and it started working on that environment, but > I'd feel better testing on a real device. > > If it doesn't work, can you try on chrome and open a new tab at > chrome://inspect and start logging before accessing the J Playground? > Please send me a screenshot of what chrome://inspect shows or paste the > output in that case. > > thanks > > 1 - https://www.browserstack.com/ > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
