commit | a195a24aad93a9114f727aff13369eff1c28ebdd | [log] [tgz] |
---|---|---|
author | Folkert de Vries <folkert@folkertdev.nl> | Thu Aug 14 18:51:39 2025 +0200 |
committer | Folkert de Vries <folkert@folkertdev.nl> | Wed Aug 20 22:11:32 2025 +0200 |
tree | 92078be60b710c2943b645bb6437ad48b6675eaf | |
parent | 69d197818253075c781c7c64f492dd5a93383bed [diff] |
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.