Closed WebReflection closed 1 year ago
This MR allows specific buffers to be transferred directly to the main thread.
coincident(self).doThingWithBuffers( obj, coincident.transfer(obj.x, obj.y) );
This MR allows specific buffers to be transferred directly to the main thread.