commit | cd8bad850dfb7e2dc1b204942b6b6ce5661c4d89 | [log] [tgz] |
---|---|---|
author | Amanieu d'Antras <amanieu@gmail.com> | Wed Aug 20 20:44:05 2025 +0000 |
committer | GitHub <noreply@github.com> | Wed Aug 20 20:44:05 2025 +0000 |
tree | e87f5f5df73310d65082685cfa9befdf35fd8771 | |
parent | e5563865dfa7c17264903e74bb42032953b04004 [diff] | |
parent | a195a24aad93a9114f727aff13369eff1c28ebdd [diff] |
Merge pull request #1901 from folkertdev/wasm-read-unaligned wasm: use `{read, write}_unaligned` methods
This repository contains the core_arch
crate, which implements core::arch
- Rust's core library architecture-specific intrinsics.
The std::simd
component now lives in the packed_simd_2
crate.
This repository is linked to rust-lang/rust
as a josh subtree. You can use the rustc-josh-sync tool to perform synchronization.
You can find a guide on how to perform the synchronization here.