omz:forum

    • Register
    • Login
    • Search
    • Recent
    • Popular

    Welcome!

    This is the community forum for my apps Pythonista and Editorial.

    For individual support questions, you can also send an email. If you have a very short question or just want to say hello — I'm @olemoritz on Twitter.


    Has anyone tried pyodide (or other emscripten/asm.js)?

    Pythonista
    5
    6
    3004
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • JonB
      JonB last edited by

      Curious if anyone has tried this inside pythonista:
      https://hacks.mozilla.org/2019/04/pyodide-bringing-the-scientific-python-stack-to-the-browser/

      Looks like this could be a way to bring (slow?) scipy/pandas support into pythonista. It could also be used to integrate other c based modules. Pyiodide is a port of cypython to the JavaScript, using webassembly or asm.js. This raises interesting possibilities-- though I've seen conflicting info as to whether mobile safari would support this or not.

      cvp mikael 2 Replies Last reply Reply Quote 0
      • cvp
        cvp @JonB last edited by cvp

        @JonB never heard, looks promising

        Edit: if conflicts with Safari, perhaps not with Firefox on iOS?

        1 Reply Last reply Reply Quote 0
        • cvp
          cvp last edited by cvp

          Interesting topic here

          And about rebuild of panda for PyPy.js here

          1 Reply Last reply Reply Quote 0
          • ccc
            ccc last edited by

            https://talkpython.fm/episodes/show/212/python-in-web-assembly-with-pyodide
            https://talkpython.fm/episodes/show/213/webassembly-and-cpython

            1 Reply Last reply Reply Quote 0
            • mikael
              mikael @JonB last edited by mikael

              @JonB, looks like still not operational on Safari (WebKit?) on either iOS or Mac. Let’s see if the situation changes with the upcoming OS versions.

              1 Reply Last reply Reply Quote 0
              • uwedobleio
                uwedobleio last edited by

                This post is deleted!
                1 Reply Last reply Reply Quote 0
                • First post
                  Last post
                Powered by NodeBB Forums | Contributors