Skip to content

Feat: expose runDiagnostic API under "diagnostic" feature flag - #192

Merged
b-ma merged 2 commits into
mainfrom
feat/diagnostics
Aug 4, 2026
Merged

Feat: expose runDiagnostic API under "diagnostic" feature flag#192
b-ma merged 2 commits into
mainfrom
feat/diagnostics

Conversation

@b-ma

@b-ma b-ma commented Aug 4, 2026

Copy link
Copy Markdown
Collaborator

Warning: This is non-standard API

audioContext.runDiagnostics(d => console.log(d));

Require the library to be built with the diagnostics feature: npm run build:diagnostics

Fixes #191

@b-ma b-ma changed the title feat: expose runDiagnostic API under "diagnostic" feature flag (non… Feat: expose runDiagnostic API under "diagnostic" feature flag Aug 4, 2026
@b-ma
b-ma merged commit 87fd4dd into main Aug 4, 2026
1 check passed
@b-ma
b-ma deleted the feat/diagnostics branch August 4, 2026 10:16
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.

Add bindings for diagnostics feature

1 participant