AppImage / AppImage/appimagetool
Use C++ to replace GLib and friends
Aberta
technical debt
- Linguagem predominante
- C
- Estrelas
- 426
- Forks
- 55
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
To make our lives significantly easier, we want to utilize the power of C++ in appimagetool. This allows us much better memory management (no more manual `free` etc. calls etc.) and will also improve the look and feel of the code base.
Most of what we use GLib, GIO etc. for can be done with C++ out of the box in a more user friendly way, so we should be able to remove those dependencies eventually.
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.