erlang: Phase 9i — SX dispatcher consults extension-opcode-id (+6 vm tests, 715/715)

This commit is contained in:
2026-05-15 08:30:52 +00:00
parent 783e0cb5fe
commit 5fd358a7a7
5 changed files with 68 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
{
"language": "erlang",
"total_pass": 709,
"total": 709,
"total_pass": 715,
"total": 715,
"suites": [
{"name":"tokenize","pass":62,"total":62,"status":"ok"},
{"name":"parse","pass":52,"total":52,"status":"ok"},
@@ -13,6 +13,6 @@
{"name":"echo","pass":7,"total":7,"status":"ok"},
{"name":"fib","pass":8,"total":8,"status":"ok"},
{"name":"ffi","pass":14,"total":14,"status":"ok"},
{"name":"vm","pass":72,"total":72,"status":"ok"}
{"name":"vm","pass":78,"total":78,"status":"ok"}
]
}