Two feature requests here:
-
Passing workerData: Tinypool.move(data) is not supported, even though new Worker has a transferList option.
-
If workerData is a plain object, Tinypool should iterate its property values to see if any of them are movable, thereby allowing multiple movables to be passed through the workerData option.