Yan Chubikov

Results 11 issues of Yan Chubikov

## 🐛 Bug description I want to install wasm-pack on my server which runs an arm64/aarch64 CPU. The installer does not work so I did `cargo install wasm-pack`. It compiles...

## The code is just a proof of concept, this really should not be merged because of panic! usage. Hi there! This pull-request shows off how lifetimes might get removed...

https://github.com/TeamQuantumFusion/Hyphen Operations per second below. ![image](https://user-images.githubusercontent.com/24830855/167011664-31e19666-a6cf-4609-977b-7b62bac0d9a3.png)

Please add support for java 16 record be allowing to just add an annotation to the class and all of the variables will be gotten through the get methods and...

Hey so i have been working a lot recently with the serializer and this is sortof my review. i love it, but i still have some suggestions First of all...

The reference equality issue has not been solved fully as the HydrogenImmutableReferenceHashMap still enforces it. This breaks DashLoader and should prob be fixed by using `.equals` instead of ``==` in...

I noticed that you have optimization on the withTable in States but that you inject into return. Could you maybe consider moving it above the creation of the arrayTable as...

The code here is not the cleanest that is possible but it is made with the intention of changing as little as possible to avoid merge conflicts. The only real...

On fonts like Jetbrains Mono the rounding to the closest pixel after every glyph made the spacing between the characters non-monospace. This fixes that issue by rounding the glyph location...