Does Google Courgette work on Mac and Linux?

The last time I checked, google diff Courgette only works on the Windows 32 Bit Platform, and it is still available for Linux and OSX. Is this still true?

If so, what does Zucchita only work on windows, not cross-platform? Isn't that just binary diff? And what now uses Chrome on Linux and Mac to update diff?

+5
source share
2 answers

Courgette works on Linux and for ELF32. It does not work for ELF64 yet .

0
source

According to this project document, courgette knows enough assembler language to update pointers to a fixed amount to reduce patch sizes:

http://dev.chromium.org/developers/design-documents/software-updates-courgette

64- , .

0

All Articles