A full parallel thread-pool backed by web workers and wasm atomics.
We should be able to set up web-worker threads, much like we do on std. It will just take some work. Users will be required to build with +atomics,+bulk-memory features, and rebuild the standard library.