Skip to content
This repository was archived by the owner on May 22, 2026. It is now read-only.
This repository was archived by the owner on May 22, 2026. It is now read-only.

Add DSL-lite compiler option to Player CLI #202

Description

@rafbcampos

Description

Update the Player CLI tool to support the new dsl-lite compiler as an alternative to the current React-based DSL compiler. This should be implemented as a flag that users can enable to use the faster compiler.

Tasks

  • Add a new flag to the 'dsl compile' command (e.g., --use-dsl-lite)
  • Update CLI logic to use dsl-lite when the flag is enabled
  • Implement appropriate error handling and messaging
  • Update help documentation to describe the new flag
  • Add tests for CLI with the new flag
  • Document performance implications and usage guidelines

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

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions