Robin Lindner
Robin Lindner
Please use typescript or use at least typescript definitions.
I suggest using [`SmallVec`](https://docs.rs/smallvec/1.6.1/smallvec/struct.SmallVec.html) [(`smallvec` crate)](https://github.com/servo/rust-smallvec) instead of a regular Vec to improve performance, by having a SmallVec allocate primarily on the stack and the heap is secondary. ## Where...
Fabric is a new mod framework for minecraft and many big plugins have already a fabric version. Maybe you can create one for bStats (a server-side mod).
Nukkit is a server software for minecraft bedrock edition
### What's the problem? 🤔 No support for [SolidJS](https://www.solidjs.com/). ### What are the requirements? ❓ * Add full support for [SolidJS](https://www.solidjs.com/). ### What are our options? 💡 _No response_ ###...
**Reproduction** Steps to reproduce the behavior: 1. Install some tooling which consumes the fetch api 2. Go behind some corporate proxy 3. Try to run **Expected behavior** If not explicitly...
I think this should be a InvalidOperationException