rust-postgres/tokio-postgres
Zeb Piasecki 64bf779f7c feat: add support for wasm
Adds support for compiling to WASM environments that provide JS via
wasm-bindgen. Because there's no standardized socket API the caller must
provide a connection that implements AsyncRead/AsyncWrite to
connect_raw.
2023-06-03 17:08:59 -04:00
..
benches Chore(tokio-postgres): prefer sub-crates of futures 2022-08-14 23:31:17 +08:00
src feat: add support for wasm 2023-06-03 17:08:59 -04:00
tests/test Fix int2vector serialization 2023-05-01 19:45:54 -04:00
Cargo.toml feat: add support for wasm 2023-06-03 17:08:59 -04:00
CHANGELOG.md Release tokio-postgres v0.7.8 2023-03-27 19:14:49 -04:00
LICENSE-APACHE Clean up licenses 2021-10-28 19:22:13 -04:00
LICENSE-MIT Clean up licenses 2021-10-28 19:22:13 -04:00