cloudflare / cloudflare/workerd
I should have added that `wasm_bindgen` needs to be v0.2.78, not current version. So Cargo.toml should contain:
Open
- Dominant language
- C++
- Stars
- 8.7k
- Forks
- 739
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 174
Description
I also having this same issue, any news about that ?
I should have added that `wasm_bindgen` needs to be v0.2.78, not current version. So Cargo.toml should contain:
`wasm-bindgen = "0.2.78"`
Also, without knowing where to edit the "worker/worker.js" file, I have this error in the page delivered via `wrangler dev`:
_Originally posted by @dimitrilw in https://github.com/cloudflare/cloudflare-docs/issues/11451#issuecomment-1778025683_
Contributor guide
Assessment
This issue has not been assessed yet.