cloudflare / cloudflare/worker-emscripten-template
The Emscripten build part triggers infinite loop
Open
- Dominant language
- JavaScript
- Stars
- 68
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
Since the Emscripten process changes something, or there is something else going on, the `compiler.hooks.compilation.tap('emscripten-build', compilation => { `
just restarts immediately after the build if unchecked.
Contributor guide
Assessment
This issue has not been assessed yet.