You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
though I'm not seeing how this would work due to current mio/tokio limitations...? Indeed, trying to compile with cargo build --target wasm32-unknown-unknown yields a host of mio-related errors.
Mostly sanity checking here, as I would love to use tokio-postgres within an edge computing runtime if there is something I'm missing.