Skip to content

Missing ValueRef Features #24

@zicklag

Description

@zicklag

Here are some things we need to figure out how to expose to JavaScript on JsValueRefs. Creating a list so I don't forget.

  • Indexing into maps
  • Insert/Remove items from lists
  • Equality Checks: Various Updates For Game Integration #23
    • Update types, currently TypeScript doesn't know about the .eq() method.
  • Cloning
  • Hashing ( Not sure if it's that useful, but since it's in the reflect trait we might as well support it. )
  • Option/null handling. For instance, it's hard/impossible to check if an Option<Entity> is None.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions