André Costa
André Costa
would you guys be open to making `createEnv` an async function? there are some considerations regarding top-level awaits, but maye we can figure something out
hey, folks! I'm the maintainer of [TypeSchema](https://github.com/decs/typeschema), which lets libraries like sst support any validation library. I made a quick prototype and the integration seems straightforward: https://github.com/decs/sst/commit/ded29788b2e3bb40d8ba55ff506ce77801e9dd2d. with this, people...
hey, @TheEdoRan! thanks for investigating and reporting! I spent some time looking on this and learned that the Edge runtime has a limited API, which doesn't support dynamic imports (`await...