a-shell icon indicating copy to clipboard operation
a-shell copied to clipboard

pyodide libraries

Open ifuchs opened this issue 2 years ago • 2 comments

i presume that ashell could run a python webserver which could deliver the pyodide library modules but can they run in the ios browser? Has anyone tried?

ifuchs avatar Jan 31 '22 02:01 ifuchs

Pyodide works in Safari for iOS. It can be tried here: https://pyodide.org/en/stable/console.html

@personalizedrefrigerator Yes, the console runs fine. However, scripts such as this: https://www.itp.uni-hannover.de/en/groups/weimer/teaching/ideal-gas-simulator/ do not seem to work on ios but it may be due to the version they are using.

ifuchs avatar Feb 11 '22 00:02 ifuchs