lunar_wave/lunar_wave_vm/src
_ 43a3294c57 🚧 wip: decode Instructions lazily
I don't like it. I need to step back and be more methodical about optimizing.
2023-10-03 15:59:06 -05:00
..
error.rs ♻️ refactor: extract `State::eval` for testing bugs the REPL finds 2023-10-01 23:07:52 -05:00
instruction.rs star: add a primitive REPL 2023-10-01 22:50:06 -05:00
lib.rs 🚧 wip: add string interning, but a few things broke 2023-10-02 14:52:38 -05:00
loader.rs 🚧 wip: decode Instructions lazily 2023-10-03 15:59:06 -05:00
state.rs 🚧 wip: decode Instructions lazily 2023-10-03 15:59:06 -05:00
string_interner.rs 🚧 wip: add string interning, but a few things broke 2023-10-02 14:52:38 -05:00
tests.rs 🚧 wip: decode Instructions lazily 2023-10-03 15:59:06 -05:00
value.rs 🚧 wip: Vec seems to be faster than BTreeMap here, slightly 2023-10-02 20:13:43 -05:00