vm, runtime: add slots! macro and port filter primop to typed slots

This commit is contained in:
2026-08-22 20:59:43 +08:00
parent 5a06fb4c1e
commit c0f2d1a20a
7 changed files with 236 additions and 84 deletions
Generated
+1
View File
@@ -546,6 +546,7 @@ dependencies = [
"fix-bytecode",
"fix-error",
"fix-lang",
"fix-macros",
"fix-runtime",
"gc-arena",
"hashbrown 0.16.1",