Currently, SQIP relies on Primitive (https://github.com/fogleman/primitive), which is written in Go, being installed. We could remove this unelegant dependency by porting Primitive to JS, maybe by basing our porting work on https://github.com/ondras/primitive.js.