Skip to content

Use ninja to build wasm targets - #1502

Draft
kasbah wants to merge 3 commits into
mainfrom
kb/ninja-build
Draft

kasbah wants to merge 3 commits into
mainfrom
kb/ninja-build

Conversation

@kasbah

@kasbah kasbah commented Sep 15, 2026

Copy link
Copy Markdown
Member

Uses ninja (a make alternative) to avoid re-building the wasm when none of the inputs have changed.

With ninja you generally generate the build.ninja file using a script. I opted for using the built-in python module for it and generating and running ninja in one call in the build.py file.

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.

1 participant