I'm trying to run gpu.js in a web worker, but can't seem to get it to work at all.
I'm running importScripts to load the library within the worker, but I'm not getting the GPU object in the worker context.
I'm trying to run gpu.js in a web worker, but can't seem to get it to work at all.
I'm running importScripts to load the library within the worker, but I'm not getting the GPU object in the worker context.