rust-lang / stdarch

Rust's standard library vendor-specific APIs and run-time feature detection
https://doc.rust-lang.org/stable/core/arch/
Apache License 2.0
599 stars 264 forks source link

Move Wasm's relaxed SIMD to Rust v1.82 #1617

Closed daxpedda closed 1 month ago

daxpedda commented 1 month ago

This moves the stabilization of Wasm's relaxed SIMD to Rust v1.82.

Related https://github.com/rust-lang/rust/pull/117468. Thanks @sayantn for pointing this out in https://github.com/rust-lang/rust/pull/117468#issuecomment-2241656878.

rustbot commented 1 month ago

r? @Amanieu

rustbot has assigned @Amanieu. They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer