hyperfiddle

jdhollis 2025-02-09T00:16:30.579389Z

And, to that point, when would you want to use e/Offload vs e/Task?

Dustin Getz (Hyperfiddle) 2025-02-11T11:34:42.597129Z

e/Offload is currently stubbed out btw, we're redesigning it, currently playing with a few experimental alternatives internally

xificurC 2025-02-09T08:47:39.728869Z

e/Task is for calling a missionary task. e/Offload is for calling a clojure thunk and offloading it on a thread pool, so as not to block the main electric thread

👍 1
👍🏻 1