Is there a typescript lib i could use (that uses b...
# flyte-support
f
Is there a typescript lib i could use (that uses bun as runtime) for flyte tasks?
a
hey Tobi You mean for authoring tasks? Or running typescript code as part of a workflow?
If it's the first case, there's not Typescript SDK or similar so far, for the second it could be using ContainerTask
f
A Typescript SDK that spins up bun images in flyte
There was https://github.com/NotMatthewGriffin/pterodactyl but sadly not Typescript and Bun as image