gradio/js/wasm
Yuichiro Tachibana (Tsuchiya) da0e94479a
Lite: Add methods to run Python files mounted on a virtual file system, and unmount() method (#4785)
* Create WorkerProxy.runPythonFile() to run a mounted Python file and rename .runPythonAsync() to .runPythonCode()

* Fix lite/index.html and app/lite/index.ts adjusting the new option name

* Add changeset

* Add controller.unmount()

* Add changeset

---------

Co-authored-by: pngwn <hello@pngwn.io>
2023-07-06 11:43:14 +01:00
..
src Lite: Add methods to run Python files mounted on a virtual file system, and unmount() method (#4785) 2023-07-06 11:43:14 +01:00
package.json Lite: refactoring the dev script (#4753) 2023-07-04 15:35:58 +01:00
tsconfig.json Gradio-lite (Gradio Wasm) (#4402) 2023-06-27 08:09:50 +01:00
vite.worker.config.js Gradio-lite (Gradio Wasm) (#4402) 2023-06-27 08:09:50 +01:00