erlang: Phase 9b — stub VM dispatcher + 3 pattern opcodes (+19 vm tests)

This commit is contained in:
2026-05-14 20:52:26 +00:00
parent 0abf05ed83
commit 25924d6212
6 changed files with 274 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
# Erlang-on-SX Scoreboard
**Total: 637 / 637 tests passing**
**Total: 656 / 656 tests passing**
| | Suite | Pass | Total |
|---|---|---|---|
@@ -14,6 +14,7 @@
| ✅ | echo | 7 | 7 |
| ✅ | fib | 8 | 8 |
| ✅ | ffi | 14 | 14 |
| ✅ | vm | 19 | 19 |
Generated by `lib/erlang/conformance.sh`.