Due to the way the packages and imports are designed at the moment, whenever you import esque_wire you will import all serializers and all data structures even though you might not need all of them. This leaves a very bad memory footprint and needs refactoring.