At the moment, when the json feature is enabled, WASM targets fail to compile because that feature also includes a non-WASM http library. Would be nice to see the json feature only activate serde code. AFAIK there is no way to disable the HTTP library right now. Maybe I'm wrong though.
At the moment, when the json feature is enabled, WASM targets fail to compile because that feature also includes a non-WASM http library. Would be nice to see the json feature only activate serde code. AFAIK there is no way to disable the HTTP library right now. Maybe I'm wrong though.