rkgk/crates/haku
liquidex 39989e555a fix SetLocal not taking into account the stack bottom
y'know, when you look for locals relative to the call frame's bottom, but then set locals relative to index 0...
boom.

closes #78
2024-09-02 21:39:04 +02:00
..
src fix SetLocal not taking into account the stack bottom 2024-09-02 21:39:04 +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