Reokodoku

Results 5 issues of Reokodoku

**Is your feature request related to a problem? Please describe.** To decompile an assembly I am trying to use only the decompiler library of ILSpy. If necessary I override methods,...

Enhancement

In this PR: - I did some cleanup in the build file; - I added the `linkImage` function. I don't know if it is cross-platform; - I renamed `out of...

Now, in the SDL wiki, SDL2 is [marked as legacy](https://wiki.libsdl.org/SDL3/SourceCode#sdl-20-legacy) because SDL 3.0 development has started. For now, SDL2 will receive updates but not as major as SDL3. So, how...

With Linux 6.10 the syscall `mseal` was introduced. This PR adds the wrapper to it.