MqxM
Deno3y ago
2 replies
Mqx

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
Was this page helpful?