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
#1,929 0 comments 0 reactions 0 assignees View on GitHub
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`:
image

_Originally posted by @dimitrilw in https://github.com/cloudflare/cloudflare-docs/issues/11451#issuecomment-1778025683_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.