Skip to content

Labels

Labels

  • Changes related to public APIs
  • Something isn't working
  • New feature or request
  • Issues or PRs related to code execution
  • Changes that don't modify execution behaviour
  • PRs and Issues related to the memory management or memory footprint.
  • Issues and PRs related to the repository itself
  • Performance related changes and issues
  • Changes related to technical debt
  • Waiting for another code change
  • Pull requests that update Github Actions code
  • Issue surrounding the abstract syntax tree
  • Issues and PRs related to the benchmark subsystem.
  • PRs and Issues related to builtins/intrinsics
  • Issues and PRs related to the Boa command line interface.
  • Pull requests that update a dependency file
  • update documentation
  • Foreign Function Interface, to be able to use Boa from a different language, such as C
  • Issue related to garbage collection
  • Changes related to the `Intl` implementation
  • Pull requests that update Javascript code
  • Issues surrounding the parser
  • Issues and PRs related to Boa's runtime features
  • Issues and PRs related to the tests.
  • Issues and PRs related to the Boa Virtual Machine.
  • Anything related to using Boa with Wasm
  • Pull requests that update a dependency file
  • Easy difficulty problem
  • Hard difficulty problem
  • Medium difficulty problem