Skip to content

支持动态定义 funckey 字符串并调用 vthread.call(funckey) 运行 #201

Description

@miaobyte

需求

希望 kvlang 支持以下能力:

  1. 可以动态定义 funckey 这个字符串(函数标识)。
  2. 再调用 vthread.call(funckey) 来运行该字符串对应的函数。

即:通过字符串动态分发/调用函数,而不是只能写死函数名。

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions