Write high performance webpack loader worker
Created by: Timer
x-ref: #5170
It'd be nice to write a high performance webpack worker that uses shared memory instead of IPC, automatic caching with customizable cache identifier, and anything else to make it really robust.