unplugged-system/external/rust/crates/glam/build_and_test_wasm32_firefox.sh

7 lines
129 B
Bash
Raw Permalink Normal View History

#!/bin/sh
set -e
RUSTFLAGS="-Ctarget-feature=+simd128" wasm-pack test --headless --firefox
wasm-pack test --headless --firefox