diff --git a/content/programming/projects/stitchkit.tree b/content/programming/projects/stitchkit.tree index 2b60edc..1d8003b 100644 --- a/content/programming/projects/stitchkit.tree +++ b/content/programming/projects/stitchkit.tree @@ -62,7 +62,7 @@ + scripts can be up to 65536 bytes long - this might not seem like much, but bytecode is much more compact than text! % id = "01HA4NZ9DARFC10P5AFT6J03E1" - - from my analyses when building [Yarnbox][branch:programing/projects/yarnbox], most chunks of bytecode don't exceed 4096 bytes + - from my analyses when building [Yarnbox][branch:programming/projects/yarnbox], most chunks of bytecode don't exceed 4096 bytes % id = "01HA4KNTTKW393XV8CPZSW2J7H" + the engine loads your bytecode *mostly* verbatim, so we could include a recognizable signature at the end of every script