In Rust
Taguchi tables, or orthogonal arrays, are a way of efficiently running experiments with many combinations of multiple variables.
Some light reading here for you.
I originally found about this method from the excellent NightHawkInLight on YouTube, specifically this video.
NodeJS. I used nvm.
# NodeJS (I'm using `nvm`)
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.7/install.sh | bash
source ~/.zshrc
cargo install wasm-packjust serve