erlang: Phase 9e — OP_SPAWN / OP_SEND + VM-process registry (+16 vm tests)

This commit is contained in:
2026-05-14 21:20:37 +00:00
parent 10623da0b0
commit 3efd735283
5 changed files with 120 additions and 6 deletions

View File

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