jolt/jolt-core/clojure
Yogthos a9403e26b0 core: Phase 4 — move vreset!/vswap! to the overlay (reusing ref-put!)
vreset! sets the volatile's :val slot through the jolt.host/ref-put! primitive
added in the last batch; vswap! is pure over vreset! + get. The volatile!
constructor stays native (it builds the mutable box). Covered by the existing
state spec.
2026-06-07 21:27:20 -04:00
..
core core: Phase 4 — move vreset!/vswap! to the overlay (reusing ref-put!) 2026-06-07 21:27:20 -04:00