notcl4y14
Results
2
issues of
notcl4y14
```js import sdl from '@kmamal/sdl' import createContext from '@kmamal/gl' ``` ``` node:internal/modules/cjs/loader:1473 return process.dlopen(module, path.toNamespacedPath(filename)); ^ Error: The specified module could not be found. \\?\C:\Users\Sev\Desktop\Projects\nodesdl-game\node_modules\@kmamal\gl\build\Release\webgl.node at Module._extensions..node (node:internal/modules/cjs/loader:1473:18) at Module.load...
Is there a way to boost performance for the canvas version? Or should I choose WebGL instead?