Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Labels

Labels

  • Something isn't working
  • Build system, CMake, compiler, linker, CI/CD issues
  • Vix CLI (vix new, build, run, dev)
  • Core runtime, HTTP server, executor, lifecycle
  • Developer experience improvements: tooling, diagnostics, ergonomics, and workflow polish.
  • Improvements or additions to documentation
  • This issue or pull request already exists
  • New feature or request
  • New functionality or capability added to Vix
  • Issue resolved and verified in a released version.
  • Good for newcomers
  • Extra attention is needed
  • This doesn't seem right
  • JSON module (build, dumps, loads, ordered_json)
  • Middleware pipeline (cache, periodic, hooks)
  • ORM, database drivers, migrations
  • Packaging, distribution and artifact generation
  • Performance regressions or optimization discussions
  • Further information is requested
  • Internal code restructuring without changing external behavior or public APIs.
  • Runtime and compile-time analysis using sanitizers (ASan, UBSan, TSan).
  • Security vulnerabilities or sensitive issues
  • Specification or formal definition (formats, protocols, architecture)
  • Offline-first, WAL, outbox, sync engine
  • Tests, CI coverage and validation
  • Logger, helpers, utilities
  • User experience improvements: CLI output, help formatting, readability, and usability.
  • Package verification: integrity checks, payload digest, and cryptographic signature validation.
  • File watching, hot-reload, or live execution features (watch mode, auto-rerun, dev loops).
  • WebSocket server and protocol layer