1 2 3 4 5 6 7 8
# Setup Build Environment ## Arch x86_64 ```bash # Install Required Packages cargo install wasm-bindgen-cli wasm-opt ```