Skip to content

Conversation

aadityabasisth
Copy link

  • The page is in the correct platform directory: pages/common/.
  • The page has at most 8 examples.
  • The page description includes a link to official documentation.
  • The page follows the content guidelines.
  • The page follows the style guide.
  • The PR title conforms to the recommended templates.
  • Version of the command being documented (if known): unknown

Summary

Adds a new page for the pygbag Python-to-WebAssembly bundler.

Includes 8 concise examples for building, serving, cleaning, and exporting projects.
References the official docs: https://pygame-web.github.io/wiki/pygbag/

Related issue

Related to #18405

Notes

pygbag converts Python projects (often pygame apps) into WebAssembly to run directly in browsers.
This TLDR page covers its primary developer commands.

@github-actions github-actions bot added new command Issues requesting creation of a new page or PRs adding a new page for a command. review needed Prioritized PRs marked for reviews from maintainers. labels Oct 5, 2025
@tldr-bot
Copy link

tldr-bot commented Oct 5, 2025

The build for this PR failed with the following error(s) at commit
5636a2977efde269bafce14b5e49d493bfbc9ec9:

pages/common/pygbag.md:8: TLDR007 Example descriptions should be surrounded by empty lines
pages/common/pygbag.md:11: TLDR007 Example descriptions should be surrounded by empty lines
pages/common/pygbag.md:14: TLDR007 Example descriptions should be surrounded by empty lines
pages/common/pygbag.md:17: TLDR007 Example descriptions should be surrounded by empty lines
pages/common/pygbag.md:20: TLDR007 Example descriptions should be surrounded by empty lines
pages/common/pygbag.md:23: TLDR007 Example descriptions should be surrounded by empty lines
pages/common/pygbag.md:26: TLDR007 Example descriptions should be surrounded by empty lines
pages/common/pygbag.md:29: TLDR007 Example descriptions should be surrounded by empty lines

Please fix the error(s) and push again.

@Managor
Copy link
Member

Managor commented Oct 5, 2025

A PR already exists. #18464
At least try to check the issue if there is an open PR already open.

@Managor Managor closed this Oct 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new command Issues requesting creation of a new page or PRs adding a new page for a command. review needed Prioritized PRs marked for reviews from maintainers.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants