@effect/platform to remove its dependencies on find-my-way-ts and multipasta or to at least adjust those packages so they do not use new Function (maybe a separate version which has slightly less performance but doesnt use it)?new Function (or eval) in the vercel edge runtime- it wont even let you build it@effect/platform stuff in the edge-only middleware and wrapping the whole thing in Http.app.toWeb which has been great until I ran into this issuemultipasta and all form and multipart related functions in Http/ServerRequest to get things to build