Skip to content

Fix passing large arrays with JS values into Wasm detaching memory #3127

Fix passing large arrays with JS values into Wasm detaching memory

Fix passing large arrays with JS values into Wasm detaching memory #3127

Annotations

2 errors

Clippy (project)

cancelled Dec 14, 2024 in 1m 25s
Set up job
0s
Run actions/checkout@v4
2s
Run rustup update --no-self-update stable && rustup default stable
0s
Run rustup target add wasm32-unknown-unknown
1s
Run cargo clippy --no-deps --all-features --target wasm32-unknown-unknown -- -D warnings
9s
Run cargo clippy --no-deps --all-features --target wasm32-unknown-unknown --tests -- -D warnings
19s
Run for i in examples/*/; do cd "$i"; cargo +stable clippy --no-deps --all-features --target wasm32-unknown-unknown -- -D warnings || exit 1; cd ../..; done
48s
Post Run actions/checkout@v4
0s
Complete job
0s