Koji AGAWA

Results 3 comments of Koji AGAWA

I changed my CI to Ext4 to mitigate this problem ande now I am not in trouble. I'll try to create a PR when i have time!

I'm also implementing WebStorage myself since `@zenfs/dom` doesn't keep up with the latest `core`. I'd be happy to have this one updated accordingly.

@james-pre The writing problem has been resolved! However, I still have a problem with reading. Reading after writing is normal, but reading immediately after startup returns empty. ```ts import *...