asertcreator

Results 38 comments of asertcreator

> *.net 6 for userkit, its .net 5, not .net 6

> i didn't install the dependencies (or at least i dont think i did) i will do that after my rick roll virus shuts me down! what is rick roll...

when and how must it be used? cosmos already uses kernel cctor for system initialization. it might be a bad idea to override it. plus, your cctor is empty, so...

well... vs2019 is still downloadable, tough it is only downloadble through dev essentials https://visualstudio.microsoft.com/vs/older-downloads/

when mm is going to run out of memory, make it collect garbage first + raise an event in os for developer to collect even more garbage. if this doesn't...

cosmos does not support stack frames anyway. as temporary solution: replace `tail`s with `nop`s

when i use try catch, it sometimes works sometimes it crashes cosmos, not os.

omg net 7 already. I just did started migrating to net 6

canvas in new userkit uses double buffering. it means that there are two screens. first is your workspace, second is what user see. when you draw something it draws to...