Skip to content

Labels

Labels

  • 0.3.0

    The 0.3.0 tag release
  • 0.4.0

    The 0.4.0 tag release
  • api

    The VM's embedding API
  • as-designed

    The current behavior is what we want
  • bug

    It was never supposed to do this
  • cannot-repro

    Unable to to reproduce the issue
  • cli

    The Wren command-line and its modules
  • core

    The VM's core module — List, String, etc.
  • docs

    Tutorials, guides, reference, API docs, etc.
  • duplicate

    There's another issue to track this change
  • enhancement

    New feature or refinement to existing one
  • future

    Issues that are closed but useful for future consideration
  • invalid

    Don't know how to take action on this
  • language

    The Wren language syntax and semantics
  • optional

    Optional modules in the VM — random, meta, etc.
  • performance

    Behavior is correct but not efficient
  • portability

    Problem is specific to a platform
  • proposal

    Discussing a potential change
  • question

    Request for information, not change
  • tooling

    Software outside the main VM and modules
  • vm

    The core Wren bytecode engine