It could be useful to compare the performance of Rust-generated WASM + wasm-bindgen vs. emscripten-generated WASM. This would probably largely serve to evaluate the differences in the auto-generated JS binding code and the different approaches to threading.