1 2 3 4 5 6 7 8
build with `clang -shared src/*.c src/hash/*.c src/encode/*.c -o llib.so` useage and docs coming soon:3 todo: - redo string fetching (like in encode)