rilysh
rilysh
Rain seems to be okay! The hash it produces is correct w/ or w/o optimizations. Yeah, some added tests regarding this would be also nice!
There are several optimizations this library can do, for example, instead of using a custom `flattenArray` function animejs can use a built-in `flat` function for array prototypes, see [here](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/flat). However,...
@Milton612 you may want to take a look at https://github.com/ozkl/soso/tree/master/toolchain Unfortunately, there's no makefile for userspace binaries, for now. You have to manually go through the process of cross compiling...
Whenever such issues occurs, it's most likely that either the software or the compiler has bugs.
Thanks! Indeed, pressing CTRL+ALT+d raises a panic.  But I've also seen this issue while pressing CTRL+s on rare occasions. For example, I ran a QEMU VM for about ten...
>What I did to reproduce the crash I would not really consider a major bug, it is more me using the system in an unintended way. Not knowing what you...
I see, so that shortcut is meant to _enter_ to the debugger. Thanks for the explanation!
Thanks, I'll check this out later this afternoon.
Hey @mribeirodantas any updates on this? It's been quite a while since I created this PR.
@verhovsky Added  Edit: I'm not exactly sure how to give "push rights". Please let me know if this works for you.