Cargo Features

bones_ggrs has no features set by default.

[dependencies]
bones_ggrs = { version = "0.10.1-patch.1", features = ["sync-send", "wasm-bindgen"] }
sync-send

Affects bones_ggrs::Config, bones_ggrs::NonBlockingSocket

wasm-bindgen

Enables wasm-bindgen of instant and js of getrandom

getrandom:

Feature to enable JavaScript bindings on wasm*-unknown-unknown

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

getrandom wasm-bindgen?