raphamorim / wasm-and-rust

WebAssembly and Rust: A Web Love Story
498 stars 29 forks source link

update readme #8

Closed futurechallenger closed 6 years ago

futurechallenger commented 6 years ago

Although wasm name is specified as site.wasm. But the js still tries to fetch a wasm file named as wasm_demo, which is probably named after the project name.

raphamorim commented 6 years ago

Yo, @futurechallenger I just merged https://github.com/raphamorim/wasm-and-rust/pull/6 which does the same thing. Anyway, thanks by the contribution :)