Cargo Features

wasm_client_anchor has no features set by default.

[dependencies]
wasm_client_anchor = { version = "0.1.3", features = ["js", "ssr"] }
js

Enables wasm-bindgen of retrier, js of wasm_client_solana

ssr

Enables ssr of wasm_client_solana

wasm_client_anchor has 2 features without comments.