'Where could be found a compiled version of Courgette for linux (32 and 64 bits) and windows?

Courgette from Chrome is a bit hard to compile. I tried for several days to compile it, but I have to download the whole Chrome/Chromium sources and resolve all depencies in order to compile just a little part of it.

Anyway I only want to test it to know if it matches my needs. This is a bit frustrating.

I'm looking for a compiled version of Courgette : https://www.chromium.org/developers/design-documents/software-updates-courgette/

It looks like Firefox is also considering to use it : https://bugzilla.mozilla.org/show_bug.cgi?id=504624

Do you know where I could find it already built ? Ideally, from recent source code, for many targets : i386, x86_64, arm 32bits and arm64, linux and windows.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source