The maximum intrinsic seems to be missing for wasm. See https://github.com/rust-lang/rust/pull/150075#issuecomment-4857747791 ``` unexpected runtime library name: fmaximum_numl UNREACHABLE executed at /checkout/src/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyRuntimeLibcallSignatures.cpp:952! ```
The maximum intrinsic seems to be missing for wasm. See #150075 (comment)