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

Patch http-server to support cross-origin-isolation headers #842

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

Scarabol
Copy link

@Scarabol Scarabol commented Feb 24, 2025

Workaround for http-party/http-server#806 to be merged or http-server with --header argument support release, since 14.1.1 was released almost 3 years ago and header support added after.

Execution: https://github.com/Scarabol/ffmpeg.wasm/actions/runs/13493307016/job/37695139507

Tests still fail with:

1) [ffmpeg-core][mt] exec()
       should transcode:
     RuntimeError: Atomics.wait cannot be called in this context
      at http://localhost:3000/packages/core-mt/dist/umd/ffmpeg-core.wasm:wasm-function[1894]:0x1e58e0
      at http://localhost:3000/packages/core-mt/dist/umd/ffmpeg-core.wasm:wasm-function[2559]:0x2d38e3
      at http://localhost:3000/packages/core-mt/dist/umd/ffmpeg-core.wasm:wasm-function[2558]:0x2d359f
      at http://localhost:3000/packages/core-mt/dist/umd/ffmpeg-core.wasm:wasm-function[198]:0x1afe2
      at http://localhost:3000/packages/core-mt/dist/umd/ffmpeg-core.wasm:wasm-function[6138]:0x772b76
      at http://localhost:3000/packages/core-mt/dist/umd/ffmpeg-core.wasm:wasm-function[1238]:0x1384f0
      at http://localhost:3000/packages/core-mt/dist/umd/ffmpeg-core.wasm:wasm-function[3554]:0x4070e6
      at http://localhost:3000/packages/core-mt/dist/umd/ffmpeg-core.wasm:wasm-function[18631]:0x16b2a9a
      at Object.exec (http://localhost:3000/packages/core-mt/dist/umd/ffmpeg-core.js:8:1229)
      at Context.<anonymous> (ffmpeg-core.test.js:51:17)

Workaround for http-party/http-server#806 to be merged
or http-server with --header argument support release, since 14.1.1 was released
almost 3 years ago and header support added after
Copy link

netlify bot commented Feb 24, 2025

Deploy Preview for ffmpegwasm canceled.

Name Link
🔨 Latest commit 6e917b9
🔍 Latest deploy log https://app.netlify.com/sites/ffmpegwasm/deploys/67bc28806ad9cc0008a83114

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