• V
    Optimize sending data from worker · 522e0af7
    Veljko 提交于
    When transferable list is specified, postingMessage to worker doesn't copy data.
    Since ctm.js references original data, we can specify original stream to be transferred back to the main thread.
    522e0af7
CTMWorker.js 365 字节