codec-abc
codec-abc
Hi, I am experimenting using this library to diff rather big YAML (10000-20000) and using the built-in WPF component the starting time is rather long (~15s for a diff between...
Hi, Diff newbie here. Assuming I want to build a 3 way-merge tool (1 common ancestor and 2 versions) can this be used to build such a thing? In that...
Hi, I don't know if it make much sense but I would like to know if, in theory, Lunatic could be used for client application (Web, Desktop, mobiles,...) The advantage...
Hi, Interesting project you got there. I, for one, looking for a language that would be a bit like Rust but at a higher level. In other way, I am...
Hi, This is again a newbie question: All tests I did on Windows had a console window that was around since the .Net Core project was a console one. While...
Hi, This is probably a newbie issue, but is possible to call a C# static method directly from js embedded in QML? If yes, could you provide a trivial example...
With the possiblity of returning to the game or end the game and go back to the home menu.
Quicksilver doesn't support AA for WASM yet but it should the case [at some point](https://github.com/ryanisaacg/quicksilver/issues/476). I need to keep an eye for it for when it's ready to use.
I want to show a minimalist loading screen while the game loads and block game until all assets are done loading. I could put the assets for the loading screen...