Dan Dumont

Results 8 comments of Dan Dumont

Feel free to take this approach for your plugin. I find that I have way more control over how my serviceworker gets packed this way. The sourcemaps also work perfectly...

Ah ha! I almost forgot. You have to do a bit more work when using hot module replace for your main code. (I'm not sure I want to think about...

Is setimout or setinterval not available in the js runtime?

I really really would like to see this. It's been hell without it.

> For use cases that really do require in-place modifications (like as you mention databases) we hope that [Native IO](https://github.com/fivedots/nativeio-explainer) will be a better fit. I could not disagree more....

> On the other hand the model of writing to a temporary file which is then atomically moved in place after writing finishes is a long established method of saving...

here's a chrome bug for the issue https://bugs.chromium.org/p/chromium/issues/detail?id=1168715

please bring accessHandle support to things outside of the OPFS