Open nicolasperez19 opened 6 months ago
any updates on this?
I have this issue too. React Native does not support top-level await. This means I cannot use validate and assert in my modules, as they are async. I would recommend that we also provide synchronous counterparts for these functions.
Making the parsing synchronous would make it easier to integrate with other tools like
t3Env
Upvote & Fund