Skip to content

Commit abe8a5c

Browse files
committed
Record AArch64 verification in changelog
1 parent bceb678 commit abe8a5c

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,9 @@
4747
scaffold path because portable wasm SIMD has no direct 64-byte lookup.
4848
- Added wasm `simd128` test-binary compile evidence to the SIMD feature-bundle
4949
check while keeping wasm cleanup/JIT caveats and scalar runtime dispatch.
50+
- Added `scripts/check_aarch64_linux.sh` for real ARM Linux host verification,
51+
including NEON encode block evidence, backend evidence, SIMD feature-bundle
52+
checks, and SIMD admission validators.
5053
- Hardened SIMD admission tooling and backend evidence manifests to distinguish
5154
real non-dispatchable prototypes from admitted active backends.
5255
- Added a draft SIMD encode admission package for future `1.2.0` activation,

0 commit comments

Comments
 (0)