workers-sdk
workers-sdk copied to clipboard
🐛 BUG: fresh generation of worker-emscripten template doesn't work
Which Cloudflare product(s) does this pertain to?
Workers for Platforms
What version(s) of the tool(s) are you using?
Wrangler[3.15.0]
What version of Node are you using?
No response
What operating system are you using?
MAC
Describe the Bug
https://github.com/cloudflare/workers-sdk/tree/main/templates/experimental/worker-emscripten
there are no stb headers. Even if I manually put them in the repo, it still doesn't work.
Please provide a link to a minimal reproduction
https://github.com/cloudflare/workers-sdk/tree/main/templates/experimental/worker-emscripten
Please provide any relevant error logs
Error: Cannot find module 'XXX/build.js'