Cargo Features

wasm_client_solana has no features set by default.

[dependencies]
wasm_client_solana = { version = "0.2.1", features = ["js", "ssr", "zstd"] }
js

Enables wasm-bindgen of futures-timer and retrier

ssr zstd?

Enables reqwest, reqwest-websocket, and tokio

zstd = ssr

Enables zstd

wasm_client_solana has 3 features without comments.