-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Action
Merge PR #53 once CI is fully green (all 20 checks passing as of last check).
PR: #53
Summary of PR #53
9 commits achieving 100% ISLE pipeline coverage for all standard WebAssembly instructions:
- Memory index tracking for multi-memory support
- Fused optimizer relaxation for same-memory adapters
- F32/F64 constants + 8 float arithmetic ops
- F64 constant folding tests
- All 32 remaining float operations (unary, binary, comparison)
- Rust edition 2024 upgrade (MSRV 1.85)
- All 30 conversion operations (trunc, convert, demote/promote, reinterpret, trunc_sat)
- MemorySize/MemoryGrow + CallIndirect/BrTable (+ CallIndirect stack validation fix)
- Bulk memory ops (MemoryFill/MemoryCopy/MemoryInit/DataDrop)
Skip block reduced from 70+ instruction types to only Unknown opcodes.
CI was 20/20 passing at last check.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels