Nx
Enterprise
Nx
fix(repo): revert to older nightly Rust for WASM builds (#33797) ## Current Behavior The nightly-2025-12-10 Rust version removed `mtim()` from the WASI `MetadataExt` trait, causing the WASM build to fail with: ``` error[E0599]: no method named `mtim` found for reference `&std::fs::Metadata` in the current scope ``` ## Expected Behavior WASM builds should compile successfully. ## Solution Revert to `nightly-2025-05-09` which still has the `mtim()` API available in the WASI `MetadataExt` trait.
nx run-many -t build-native-wasm
Sign in / Sign up
Open main menu
Succeeded
CI Pipeline Execution
nx run-many -t build-native-wasm
Click to copy
Linux
4 CPU cores
read
access token used
4147b62a
22.2.1