rkgk/crates/haku
liquidex d309211558 allow up to 65536 parser events
parser events don't take up enough memory to warrant a stricter limit.
I do wonder if this limit is actually reachable with a 65536 character limit though.
2024-09-04 22:16:01 +02:00
..
src allow up to 65536 parser events 2024-09-04 22:16:01 +02:00
tests fix SetLocal not taking into account the stack bottom 2024-09-02 21:39:04 +02:00
Cargo.toml add a bunch of logging to haku, including vm-trace for tracing what the VM does 2024-09-02 21:36:38 +02:00