We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
cf7d288
There was an error while loading. Please reload this page.
I'm pleased to release hiccups 1.0.0!
Static binary for 64bit Linux was built as follows:
g++ -O3 -std=c++17 src/hiccups.cpp -o hiccups_1.0.0_linux_amd64 -Wl,--gc-sections -Wl,--strip-all -static -lpthread