Deno.dlopen()
Deno.dlopen("./SDL2.dll", {} as const);
error: Uncaught (in promise) TypeError: Deno.dlopen is not a function Deno.dlopen("./SDL2.dll",{} as const); ^