un-ts/synckit

Can i use transferList in this lib?

zjy01 opened this issue · 1 comments

zjy01 commented

When i want to use worker_thread to handle buffer, i would like to use transferList to move the buffer

port.postMessage(value[, transferList])

I can not do this in this lib

What's the use case for it?