Skip to content

Unify disassembling programs across both compiler and VM #17

@gregofi

Description

@gregofi

The format in which the two projects dumps programs are very different, ie.
Caby:
OP_CALL
Cacom:
Call function

It would be better if the two projects had this format as close as possible.
Probably prefer the Caby way.

Metadata

Metadata

Assignees

No one assigned

    Labels

    choreEasy, boring task

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions