Skip to content

docs(godot): Add Web platform support#16600

Open
limbonaut wants to merge 3 commits intomasterfrom
docs/godot-web-platform
Open

docs(godot): Add Web platform support#16600
limbonaut wants to merge 3 commits intomasterfrom
docs/godot-web-platform

Conversation

@limbonaut
Copy link
Collaborator

@limbonaut limbonaut commented Feb 26, 2026

DESCRIBE YOUR PR

Add Web to the Godot SDK's supported platforms. The Godot SDK v1.4.0 adds Web export support using the Sentry JavaScript SDK via Emscripten WASM bridge, supporting both threaded and non-threaded variants.

  • Add browser category to Godot platform frontmatter
  • List Web in the feature primer alongside existing platforms (Windows, Linux, macOS, iOS, Android)

Refs:

Co-Authored-By: Claude noreply@anthropic.com

IS YOUR CHANGE URGENT?

Help us prioritize incoming PRs by letting us know when the change needs to go live.

  • Urgent deadline (GA date, etc.):
  • Other deadline:
  • None: Not urgent, can wait up to 1 week+

SLA

  • Teamwork makes the dream work, so please add a reviewer to your PRs.
  • Please give the docs team up to 1 week to review your PR unless you've added an urgent due date to it.
    Thanks in advance for your help!

PRE-MERGE CHECKLIST

Make sure you've checked the following before merging your changes:

  • Checked Vercel preview for correctness, including links
  • PR was reviewed and approved by any necessary SMEs (subject matter experts)
  • PR was reviewed and approved by a member of the Sentry docs team

Add Web to the Godot SDK's supported platform categories and feature
list. The SDK uses the Sentry JavaScript SDK via Emscripten WASM bridge
for Web exports, supporting both threaded and non-threaded variants.

Co-Authored-By: Claude <noreply@anthropic.com>
@vercel
Copy link

vercel bot commented Feb 26, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
sentry-docs Ready Ready Preview, Comment Feb 26, 2026 3:21pm
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
develop-docs Ignored Ignored Preview Feb 26, 2026 3:21pm

Request Review

limbonaut and others added 2 commits February 26, 2026 16:10
WASM errors from the Godot engine and GDExtension libraries are not
yet symbolicated on Web exports. Add known limitation note linking
to the tracking issue.

Refs getsentry/sentry-godot#516
Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Claude <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants