leecervan

Results 1 issues of leecervan

I want to know why WorkerPool is used instead of pthread for implementing multithreading? My application needs to share the same image data across multiple wasm threads, but I found...