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); ^
Join the Discord to ask follow-up questions and connect with the community
Chat about Deno, a modern runtime for JavaScript and TypeScript.
20,934 Members