Tom Jakubowski
Results
42
comments of
Tom Jakubowski
Yes! I've wanted this since I started writing the library. Thanks for opening the issue.
@lesteve I was seeing an error like this when using a directory with `--pyodide` too: ``` FileNotFoundError: [Errno 2] No such file or directory: '/tmp/test/.cache/pyodide/pyodide/pyodide' ``` I found that the...