Mats Jun Larsen
Mats Jun Larsen
Right, that I believe someone had a similar problem with the rawStdout too though https://github.com/matsjla/league-connect/pull/60
Hello, We currently only support libraries for C/C++ and Rust. If you have any input on how we could support Haskell libraries, please share. (Note that the site sees relatively...
Hi, thanks for the request. We currently don't support Python libraries on the site due. If this is something you'd be interested in working on, we'd be happy to guide...
See #6403
Hi, one PR for all of them should be fine :)
Hello, Thanks for opening a request! We currently do not support libraries for any of the JVM languages. If you have any input on how we could support (maven?, gradle?),...
That's cool! Thanks for including it in the new docs
I'm not sure, but I think this might've been due to #2995 which is related to the same piece of code
I'm trying to do something similar and I believe this issue has its roots deep down the Rust ecosystem. Deno's `fetch()` is implemented in the [`op_crates/fetch`](https://github.com/denoland/deno/tree/master/op_crates/fetch) crate which uses reqwest...
I'm going to start work on #2002 and to me, it also makes sense to have a look at this at the same time.