For example, decorate the name on linux by:
- Ignoring until last / (and ignoring that too)
- Inserting lib
- Skip to end
- Insert .so
Also note that if there is just a naked filename, the path should be ./.
On windows, we just need to add .dll onto the end.
Diff:
This may be postponed to 0.9.
Diff: