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

Itk wasm bump #726

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Itk wasm bump #726

wants to merge 5 commits into from

Conversation

PaulHax
Copy link
Collaborator

@PaulHax PaulHax commented Dec 12, 2023

Chrome shows an "aw snap" when running npm run test:headless localy when it gets to test 79. Same behavior on #727 after upgrading puppeteer": "^21.6.0

Removed set(CMAKE_EXE_LINKER_FLAGS "-s STRICT=1") and
  set(CMAKE_EXE_LINKER_FLAGS "-s STRICT=1")
to get `writeAsciiToMemory` included in the binary.
Or else webpack module resolution is not dynamic for tests.
@PaulHax PaulHax marked this pull request as draft December 12, 2023 16:40
@PaulHax PaulHax marked this pull request as ready for review December 12, 2023 16:40
@PaulHax PaulHax force-pushed the itk-wasm-bump branch 2 times, most recently from 64e3b73 to 28792ab Compare December 12, 2023 21:58
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