Skip to content

Build a WCLAP when using Emscripten#9

Merged
baconpaul merged 1 commit into
free-audio:mainfrom
geraintluff:build-wclap
Jun 6, 2025
Merged

Build a WCLAP when using Emscripten#9
baconpaul merged 1 commit into
free-audio:mainfrom
geraintluff:build-wclap

Conversation

@geraintluff

Copy link
Copy Markdown
Contributor

The make_clapfirst_plugins() CMake function supports WCLAP as one of the PLUGIN_FORMATS. This is skipped when using anything other than Emscripten, so adding it makes no difference to native builds.

This change correctly builds a WCLAP when creating the build tree with Emscripten's emcmake.

Here's an example (from my fork's main where I've also added a minimal webview UI).

@baconpaul baconpaul merged commit 4856f34 into free-audio:main Jun 6, 2025
3 checks passed
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