Is there an http client i can use for kwasm? Or do...
# webassembly
b
Is there an http client i can use for kwasm? Or do i have to delegate to js?...
I guess I'll have to implement my own :/
s
b
Yeah, but the only client engine for native uses curl (and wasm doesn't support that)