Merge pull request #67473 from apple/maxd/wasm-run-tests
tests: configure Wasm runtime selection in `lit.cfg`
Currently `wasmer` is hardcoded as a Wasm runtime for running tests. We should make this configurable to be able to select an arbitrary runtime.