Viv

Results 6 issues of 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. ![image](https://user-images.githubusercontent.com/51753506/195707176-d5e4e243-fcc6-4c25-bdbb-6313680d8681.png) now looking at that I...

A-Spawning-LDtk
D-Straightforward
C-Feature
S-Needs-Triage

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,...

area: unit tests
type: feature
status: discussion
priority: low

### 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...

bug

### 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...

bug

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...