Skip to content

Dynamically-typed variables #6

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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