erlang: Phase 9c — OP_PERFORM / OP_HANDLE stubs (+9 vm tests)

This commit is contained in:
2026-05-14 21:08:12 +00:00
parent 25924d6212
commit 528b24a1cd
5 changed files with 104 additions and 6 deletions

View File

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