typo'd it
This commit is contained in:
parent
15858b8716
commit
98c1b3d7db
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue