tvl-depot/tvix/eval/src/builtins
Aspen Smith 7e286aab1a feat(tvix/eval): Box Value::Catchable
This is now the only enum variant for Value that is larger than 8
bytes (it's 16 bytes), so boxing it (especially since it's not
perf-critical) allows us to get the Value size down to only 16 bytes!

Change-Id: I98598e2b762944448bef982e8ff7da6d6683c4aa
Reviewed-on: https://cl.tvl.fyi/c/depot/+/10798
Tested-by: BuildkiteCI
Reviewed-by: raitobezarius <tvl@lahfa.xyz>
Autosubmit: aspen <root@gws.fyi>
2024-02-13 16:49:53 +00:00
..
impure.rs feat(tvix/eval): Box Value::Catchable 2024-02-13 16:49:53 +00:00
mod.rs feat(tvix/eval): Box Value::Catchable 2024-02-13 16:49:53 +00:00
to_xml.rs fix(tvix): Represent strings as byte arrays 2024-01-31 14:51:49 +00:00
versions.rs fix(tvix): Represent strings as byte arrays 2024-01-31 14:51:49 +00:00