Whether the name appears to be a WebAssembly module.
name
bool isWasmName(String name) => name.endsWith('.wasm');