simularium / binding-sim-edu

Other
0 stars 0 forks source link

try web worker fix #115

Open meganrm opened 1 month ago

meganrm commented 1 month ago
          We have a workaround in TFE that checks for the current build environment and changes the type of worker, but since it's with the `workerpool` library I'm not sure if it's applicable here.

https://github.com/allen-cell-animated/timelapse-colorizer/blob/main/src/colorizer/loaders/UrlArrayLoader.ts#L49-L57

_Originally posted by @ShrimpCryptid in https://github.com/simularium/binding-sim-edu/pull/114#discussion_r1739422225_