For active development, the new home of the `binary` package is the [decomp/exp](https://github.com/decomp/exp) repository, under the import path `bin`. ```diff -import "github.com/mewrev/binary" +import "github.com/decomp/exp/bin" ```