dlopen() from web url
Hey, is it possible to provide a url to the dll file from a cdn server?
For example if I want to dlopen the dll from this url:
„https://raw.githubusercontent.com/TypeScripPlayground/Serial/main/ts/bin/windows.dll “ I get an error:
Could not open library, module not found
2 Replies
Thanks! I will check that out