Viv

Results 11 comments of Viv

what about some sort of hierarchical structure? like for the selected tab names for example might look for `tab_name_selected`, then `tab_name`, `status_line_text`, `text`, `black` (for example, whatever makes the most...

@imsnif That makes sense, and i think UI elements should cover most cases. Because the current system of colors is really bad imo, for a few reasons; it is hard...

I have the same issue with a sensor collider in Bevy.

haskell could maybe be ```haskell import Control.Monad import Data.List main = {code} -- or: main = print $ {code} ``` I am on the edge if _I_ want the print...

we could also just not have any wrapping with haskell, seeing as it's main method is not really that complex to just write.

I made a gif for this as discussed on discord, you ofc have my full permission to use it. it has a similar quality/fps to the return-gif one (actually slightly...

> Hi @vivax3794 , when will you update? : ) Sorry for the lack of updates lately, just started uni so lifes been busy. Will try to knock out a...

For my usecase we only have one module, my main concern is having to hardcode the renaming of it to "a" as wasm-opt doesn't inform us on stdout about it

I have thought about this as well. And not quite sure how I want to attack it either, different save options do seem like the best way to go. The...

1. This is something I was already planning on adding (tho kinda embarrassed it took me as long as it did to realize it should be a feature) 2. Really...