Are Web Assembly specified in terms of WebWorkers, or are they different? What are the differences, or are WebWorkers just an implementation detail?
Maybe the polyfill is OK with WebWorkers, and Web Assembly does its own thing that's closer to pthreads.
We need to ensure that Web Assembly can work outside of a browser.