Skip to content

Dynamically-typed variables #6

@jarble

Description

@jarble

Is js2cpp able to compile dynamically-typed JavaScript variables to C++?
It seems that it would be possible to do this using std::variant, since it allows a variable to be assigned to more than one type.

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