Open jatentaki opened 1 year ago
Unfortunately Chrome now forbidds aliasing between buffers which was meant to be a substantial performance improvement.
You can try to fix it by removing "spawnCounterNonAtomic" and everything related to it.
Great, thanks a lot. This answers my question so feel free to close the issue if you wish.
Hello, running your code in chrome 113 I get the following error:
Does it still work on your system?