allocators-rs
allocators-rs copied to clipboard
Test dlopen for dynamically-loaded elfmalloc
Once #85 is merged, dlopen should theoretically work for dynamically loading elfc-created dynamic libraries. Test to ensure this works in practice.
Relevant: https://github.com/rust-lang/rust/issues/28794