Skip to content

WASM griddly tests configuration#287

Open
maichmueller wants to merge 5 commits intodevelopfrom
feat/wasm_griddly_tests
Open

WASM griddly tests configuration#287
maichmueller wants to merge 5 commits intodevelopfrom
feat/wasm_griddly_tests

Conversation

@maichmueller
Copy link
Collaborator

This PR configures CMake to build the griddly tests also for the WASM build.

Adds:

  • Cmake target building of griddly_tests with WASM
  • Includes macros for test files to conditionally remove WASM incompatible code segments (e.g. Vulkan related parts)
  • Adapt conanfile_wasm to import the necessary griddly libs for wasm as well.

TODO:

  • Add wasm griddly_test execution to github actions workflow (intentionally left out due to existing issue)

@maichmueller
Copy link
Collaborator Author

Merge should ensure #288 has been addressed.

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