Open joshlf opened 7 years ago
Once #85 is merged, dlopen should theoretically work for dynamically loading elfc-created dynamic libraries. Test to ensure this works in practice.
dlopen
elfc
Relevant: https://github.com/rust-lang/rust/issues/28794
Once #85 is merged,
dlopen
should theoretically work for dynamically loadingelfc
-created dynamic libraries. Test to ensure this works in practice.