Viv
Viv
so I got sent here by a error ...... ``` thread 'main' panicked at 'Could not retrieve any SDL2 window info, and Osspial wrote the trait to be infallible despite...
# Problem I have a entity that needs it grid cords and also has a component (ldtk attribute) that contains a vector of points.  now looking at that I...
I have been thinking about unit tests for gurkbot lately. I think we should have tests for the stuff we can test (I know we could in theory test everything,...
### Did you check existing issues? - [x] I have read all the [tree-sitter docs](https://tree-sitter.github.io/tree-sitter/using-parsers) if it relates to using the parser - [x] I have searched the existing issues...
### Did you check existing issues? - [x] I have read all the [tree-sitter docs](https://tree-sitter.github.io/tree-sitter/using-parsers) if it relates to using the parser - [x] I have searched the existing issues...
When using `wasm-opt` with the `--minify-imports-and-exports-and-modules` flag, the tool correctly minifies both the import module names and the import function names. It often merges multiple import modules into a single...