cloudflare / cloudflare/worker-emscripten-template
wasm is not defined using Wrangler >=1.14.0
Open
- Dominant language
- JavaScript
- Stars
- 68
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
In Wrangler release 1.14.0 the global `wasm` binding was changed to `WASM_MODULE` (see [#1730](https://github.com/cloudflare/wrangler/pull/1730)). The template no longer works out of the box if used with this version or newer.
Contributor guide
Assessment
This issue has not been assessed yet.