Crates.io | libdlink |
lib.rs | libdlink |
version | 0.0.1 |
source | src |
created_at | 2024-01-26 15:30:29.641818 |
updated_at | 2024-01-26 15:30:29.641818 |
description | Rust implementation of dynamic linker |
homepage | |
repository | https://github.com/hehaoqian/libdlink/ |
max_upload_size | |
id | 1115634 |
size | 14,548 |
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