Commit Graph

6 Commits

Author SHA1 Message Date
jj
b6a207a9b0 web/workers: append type to outputted files 2025-05-04 19:01:37 +00:00
jj
f655432376 lib/storage: always return files 2025-05-04 19:01:37 +00:00
jj
ce4ded64a2 web/storage: add memory storage and init() function 2025-05-03 12:21:21 +00:00
jj
be4e7e2d7d lib/storage: drop read() method, widen res() to Blob
we don't use it anywhere, we only use res()
2025-05-03 12:21:21 +00:00
jj
dd507e1dcd lib/storage: add abstract storage class 2025-05-03 12:21:21 +00:00
jj
e0ced00806 lib/storage: move opfs to subdirectory 2025-05-03 12:21:21 +00:00