feat: introduce list thing type #33

Closed
opened 2026-06-29 14:23:45 +00:00 by CHatingPython · 0 comments
Owner

Introduce list thing type.
List data layout:

  • reference to inner thing type (type reference: uint for module id + uint for type id)
  • list length (ulong)
  • flat data of elements
Introduce list thing type. List data layout: - reference to inner thing type (type reference: uint for module id + uint for type id) - list length (ulong) - flat data of elements
CHatingPython added this to the v0.6.7 milestone 2026-06-29 14:23:45 +00:00
CHatingPython added the Kind/Feature
Priority
High
2
labels 2026-06-29 14:23:45 +00:00
CHatingPython self-assigned this 2026-06-29 14:23:45 +00:00
CHatingPython added this to the furvm project 2026-06-29 14:23:45 +00:00
CHatingPython moved this to To Do in furvm on 2026-06-29 14:23:47 +00:00
CHatingPython moved this to In Progress in furvm on 2026-07-01 14:59:57 +00:00
CHatingPython moved this to Done in furvm on 2026-07-01 19:41:01 +00:00
Sign in to join this conversation.