Skip to content

[AUDIO_WORKLET] Fix getentropy when called from an audio worklet.#26526

Merged
sbc100 merged 1 commit intoemscripten-core:mainfrom
sbc100:audio_worklet_getentropy
Mar 24, 2026
Merged

[AUDIO_WORKLET] Fix getentropy when called from an audio worklet.#26526
sbc100 merged 1 commit intoemscripten-core:mainfrom
sbc100:audio_worklet_getentropy

Conversation

@sbc100
Copy link
Collaborator

@sbc100 sbc100 commented Mar 23, 2026

Fixes: #26522, #13224

@sbc100 sbc100 requested review from cwoffenden, hoodmane and kripken and removed request for hoodmane March 23, 2026 23:42
@sbc100 sbc100 force-pushed the audio_worklet_getentropy branch from 0c8a5a5 to 19dc84b Compare March 23, 2026 23:53
Copy link
Member

@kripken kripken left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm otherwise

@sbc100 sbc100 force-pushed the audio_worklet_getentropy branch 2 times, most recently from 15ba984 to 5d0310a Compare March 24, 2026 01:12
@sbc100 sbc100 force-pushed the audio_worklet_getentropy branch from 5d0310a to c9d9de9 Compare March 24, 2026 14:35
@sbc100 sbc100 merged commit f9274bc into emscripten-core:main Mar 24, 2026
24 of 38 checks passed
@sbc100 sbc100 deleted the audio_worklet_getentropy branch March 24, 2026 15:03
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.

crypto is not available inside AudioWorkletGlobalScope

3 participants