stlite icon indicating copy to clipboard operation
stlite copied to clipboard

Apps including top-level `await` don't work correctly in the SharedWorker mode

Open whitphx opened this issue 8 months ago • 0 comments

After await that makes context switches, code that uses relative paths don't work correctly because the home directory per each app is not restored.

whitphx avatar Apr 24 '25 14:04 whitphx