Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 239 Bytes

File metadata and controls

11 lines (6 loc) · 239 Bytes

remove microtaskMode, and use worker_threads for testing example to solve the timeout problem.

test.js
  main thread send workerdata as test id ?
  worker thread, load test id and do jevalx and return the result?