Skip to content

build: handle wasm without embedded base64#32

Merged
Ivanx32 merged 1 commit intomainfrom
codex/fix-build-failure-due-to-exit-code-42
Aug 9, 2025
Merged

build: handle wasm without embedded base64#32
Ivanx32 merged 1 commit intomainfrom
codex/fix-build-failure-due-to-exit-code-42

Conversation

@Ivanx32
Copy link
Copy Markdown
Owner

@Ivanx32 Ivanx32 commented Aug 9, 2025

Summary

  • avoid failing build when whisper-web.js lacks embedded wasm
  • fall back to checking an external wasm file for SIMD support

Testing

  • pre-commit run --files .github/workflows/build-wasm.yml
  • npm --prefix app test (fails: Missing script "test")

https://chatgpt.com/codex/tasks/task_e_68970c1aac2c8320b890976ef6f1a7c4

@Ivanx32 Ivanx32 merged commit 59ff47f into main Aug 9, 2025
0 of 3 checks passed
@Ivanx32 Ivanx32 deleted the codex/fix-build-failure-due-to-exit-code-42 branch August 9, 2025 08:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant