Skip to content

[Bazel] Let audio workout bootstrap js file be generated.#1404

Merged
walkingeyerobot merged 2 commits intoemscripten-core:mainfrom
WilliamIzzo83:wizzo/audioworklet-bootstrap-script
Jun 14, 2024
Merged

[Bazel] Let audio workout bootstrap js file be generated.#1404
walkingeyerobot merged 2 commits intoemscripten-core:mainfrom
WilliamIzzo83:wizzo/audioworklet-bootstrap-script

Conversation

@WilliamIzzo83
Copy link
Copy Markdown
Contributor

The allowed extension list in link_wrapper.py and in wasm_cc_library.bzl have been updated in order to support files with the .aw.js extensions that are generated when users set -sAUDIO_WORKLET compiler/linker flag.

Related issues:

William Izzo added 2 commits June 11, 2024 14:09
In order to allow users to generate the file, the allowed extension list in `link_wrapper.py` has been updated accordingly.
Copy link
Copy Markdown
Collaborator

@walkingeyerobot walkingeyerobot left a comment

Choose a reason for hiding this comment

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

thanks very much!

@walkingeyerobot walkingeyerobot merged commit d291611 into emscripten-core:main Jun 14, 2024
@WilliamIzzo83 WilliamIzzo83 deleted the wizzo/audioworklet-bootstrap-script branch June 14, 2024 17:09
mmorel-35 pushed a commit to mmorel-35/emsdk that referenced this pull request Feb 3, 2026
…-core#1404)

* Allows generation of audio worklet bootstrap js file

In order to allow users to generate the file, the allowed extension list in `link_wrapper.py` has been updated accordingly.

* adds audio worklet js to wasm_cc_binary too

---------

Co-authored-by: William Izzo <william.izzo@hey.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