Skip to content

AudioContext: Improve JSDoc.#33213

Merged
Mugen87 merged 1 commit intomrdoob:devfrom
Mugen87:dev6
Mar 18, 2026
Merged

AudioContext: Improve JSDoc.#33213
Mugen87 merged 1 commit intomrdoob:devfrom
Mugen87:dev6

Conversation

@Mugen87
Copy link
Copy Markdown
Collaborator

@Mugen87 Mugen87 commented Mar 18, 2026

Fixed #33206.

Description

Fixes the type of the native audio context.

@Mugen87 Mugen87 added this to the r184 milestone Mar 18, 2026
@Mugen87 Mugen87 merged commit d9e4b81 into mrdoob:dev Mar 18, 2026
8 checks passed
@github-actions
Copy link
Copy Markdown

📦 Bundle size

Full ESM build, minified and gzipped.

Before After Diff
WebGL 359.97
85.53
359.97
85.53
+0 B
+0 B
WebGPU 632.13
175.39
632.13
175.39
+0 B
+0 B
WebGPU Nodes 630.25
175.1
630.25
175.1
+0 B
+0 B

🌳 Bundle size after tree-shaking

Minimal build including a renderer, camera, empty scene, and dependencies.

Before After Diff
WebGL 492.17
120.11
492.17
120.11
+0 B
+0 B
WebGPU 704.56
190.19
704.56
190.19
+0 B
+0 B
WebGPU Nodes 653.78
177.6
653.78
177.6
+0 B
+0 B

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.

Should AudioContext be renamed? There is already a window.AudioContext

1 participant