Skip to content

cryptoquick/wasm-bindgen-mre

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Using wasm-pack 0.10.3, index.html has the following in the console:

"hello"

This is what is expected.

Dependencies modified:

cargo update -p web-sys --precise 0.3.60
cargo update -p js-sys --precise 0.3.60
cargo update -p wasm-bindgen --precise 0.2.83

To build, run:

wasm-pack build --dev --target web

About

Minimum Reproducible Example to diagnose an issue with wasm-bindgen 0.2.84

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published