libdlink 0.0.1

Rust implementation of dynamic linker
Documentation
1
2
3
4
5
6
7
# libdlink

WIP project to implement a dynamic linker in Rust

This project will not call `libopen` system API to load shared library.

This project just started recently, and features are missing