Skip to content
Discussion options

You must be logged in to vote

What version of wasm-bindgen do you have in your project (cargo tree --invert wasm-bindgen --target wasm32-unknown-unknown --depth 0, should be 0.2.80)? What version of wasm-server-runner do you have (cargo install --list | grep wasm-server-runner, should be >0.2.3 I think)?

I have seen similar errors when there is a version mismatch between the wasm-bindgen version and the one used in wasm-server-runner.
Perhaps cargo install wasm-server-runner fixes the issue.

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@jakobhellermann
Comment options

@kpence
Comment options

@kpence
Comment options

@kpence
Comment options

@mockersf
Comment options

Answer selected by kpence
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants