docs(design): split into function and instruction

This commit is contained in:
MultisampledNight 2024-01-11 11:51:03 +01:00
commit e986f0fc1d
No known key found for this signature in database
GPG key ID: C81EF9B053977241
2 changed files with 40 additions and 17 deletions

View file

@ -37,11 +37,13 @@
"AST",
"graph IR",
"runtime",
"executor",
"optimizer",
"scheduler",
"VM",
"function",
"instruction",
"pipeline",
"input", "argument", "consumer",