We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bceb678 commit abe8a5cCopy full SHA for abe8a5c
1 file changed
CHANGELOG.md
@@ -47,6 +47,9 @@
47
scaffold path because portable wasm SIMD has no direct 64-byte lookup.
48
- Added wasm `simd128` test-binary compile evidence to the SIMD feature-bundle
49
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.
53
- Hardened SIMD admission tooling and backend evidence manifests to distinguish
54
real non-dispatchable prototypes from admitted active backends.
55
- Added a draft SIMD encode admission package for future `1.2.0` activation,
0 commit comments