Skip to content

implement method calls #3

@tromey

Description

@tromey

Make method calls work. There are two problems here:

  • basic method calls. This probably requires implementing OP_FUNCALL in our evaluator
  • calls via traits. I think we probably don't have the necessary debuginfo for this, so we'll need to at least file a bug against rustc

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions