Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move dependencies/wasm to use sites #8377

Merged
merged 4 commits into from
Aug 8, 2024
Merged

Move dependencies/wasm to use sites #8377

merged 4 commits into from
Aug 8, 2024

Conversation

alexreinking
Copy link
Member

@alexreinking alexreinking commented Aug 8, 2024

Some code was used only by test/generator, other code by src/. This prepares the repository for decoupling our build from FetchContent.

Also replaces WITH_WABT and WITH_V8 with Halide_WASM_BACKEND, which can be either wabt, V8, or a CMake false-y value such as OFF. Deprecation notices are provided to ease user transitions.

Some code was used only by test/generator, other code
by src/. This prepares the repository for decoupling
our build from FetchContent.
@alexreinking alexreinking added the release_notes For changes that may warrant a note in README for official releases. label Aug 8, 2024
@alexreinking
Copy link
Member Author

I do not understand why mullapudi2016_reorder would be failing due to this change on mac-arm-worker-1 only.

@steven-johnson
Copy link
Contributor

I do not understand why mullapudi2016_reorder would be failing due to this change on mac-arm-worker-1 only.

It's a bit of a flaky test, unfortunately

@alexreinking alexreinking merged commit 3ed55b4 into main Aug 8, 2024
15 of 16 checks passed
@alexreinking alexreinking deleted the build/wasm-refactor branch August 8, 2024 18:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release_notes For changes that may warrant a note in README for official releases.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants