* chore: clippy * chore: clippy
* feat(solc): add support for library linking * chore: update changelog * fixbreaking compactref api * rm check * return Bytes instead * revert changes * simplify resolve * test: add lost tests
* docs: more docs and tracing * feat: add compile many * feat: add compile many * fix: make fields optional * chore: add num_cpus and criterion * add compile benchmark * feat: add job option * feat: add parallel compilation support * use ful utilization * chore: move pathmap to cache * fix: async write all * chore: clean up