cloudflare / cloudflare/worker-emscripten-template
Building with `--watch` with wrangler causes infinite loop
Open
- Dominant language
- JavaScript
- Stars
- 68
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
This is due to requiring the emscripten glue code in the worker, when the emscripten glue code is also built as part of the webpack build.
Contributor guide
Assessment
This issue has not been assessed yet.