Skip to content

Kudzu 0.8.37 - Structural ModuleIR references

Latest

Choose a tag to compare

@bunzzeok bunzzeok released this 11 Aug 13:51

Kudzu 0.8.37 completes P0.10 with validated structural references across ModuleIR and ComponentAnalysis.

  • Adds deterministic slots for symbols, signals, handlers, bindings, effects, keyed blocks, imports, owners, states, refs, and IDs.
  • Replaces formatted owner/name links with StateRef, OwnerRef, SymbolRef, and stable ModuleSymbol records.
  • Validates malformed slots, duplicate exports, effect-handler roles, keyed reciprocity, cycles, and specialization ownership before code generation.
  • Passes 198 tests, the 152-page repository build, package smoke installation, and npm pack validation.

See RELEASES.md and PERFORMANCE.md for the complete record.