ocaml / flexdll

a dlopen-like API for Windows
Other
100 stars 30 forks source link

Support multiple arguments with -Wl, #85

Closed dra27 closed 2 years ago

dra27 commented 4 years ago

This is a continuation of https://github.com/alainfrisch/flexdll/pull/73#issuecomment-621961284.

The implementation is straightforward, but the compatibility layer still needs tweaking. Posting this is a draft to keep the issue alive.