stlite icon indicating copy to clipboard operation
stlite copied to clipboard

Access Local Device Resources

Open caleb-depotanalytics opened this issue 1 year ago • 0 comments

Feature Request

Two requests here (lmk if I should split them out into two separate issues):

  1. The ability to execute local resource executables (appimage, exe, sh, etc...) from stlite/desktop (may not be possible).
  2. The ability to just access to local fs of the device in the python code. It looks like pyodide has a mechanism for this: https://pyodide.org/en/stable/usage/file-system.html#nativefs-api

discussion on various potential solutions here: https://github.com/whitphx/stlite/discussions/531

caleb-depotanalytics avatar Mar 28 '23 13:03 caleb-depotanalytics