tvl-depot/tvix/glue
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
..
benches fix(tvix/glue/benches/eval): add impure_builtins 2024-01-20 00:33:04 +00:00
src feat(tvix/eval): Box Value::Catchable 2024-02-13 16:49:53 +00:00
Cargo.toml feat(tvix/glue): introduce test suite for context strings 2024-01-17 17:31:07 +00:00
default.nix refactor(tvix): move tvix glue code into glue crate 2023-11-04 15:18:44 +00:00