Curran Kelleher
Curran Kelleher
Possible duplicate of https://github.com/cthackers/adm-zip/issues/289
Possible duplicate of https://github.com/cthackers/adm-zip/issues/289
Possible duplicate of https://github.com/cthackers/adm-zip/issues/289
Just curious, how much slower is this?
A great talking point for the web site could be comparison to ShareDB. One might wonder, what does Statecraft do differently/better than ShareDB?
Awesome! Thank you for these notes. FWIW I'd be interested in presence features as well.
I would be interested in a browser build for Sucrase that introduces a global. My use case is a browser-based code editor. I have it up and running using [Buble](https://github.com/bublejs/buble),...
I agree. It seems this work was done already here https://github.com/alangpierce/sucrase/pull/526 That PR was closed in favor of using ``` import * as sucrase from 'https://cdn.pika.dev/[email protected]' ``` , but I...
I'm proposing that a UMD build be created for use over CDNs, not the ESM build.
Related to https://github.com/alangpierce/sucrase/issues/507