Lets create primitive cargo project with stdweb library. We'll change only the header on the index page from rust code.
Preparation
Files creation
/js/app.js is a wrapper for wasm module.
Running
Output
Result
Hello, stdweb!
Building
You can find the next generated files:
- hello_stdweb/target/wasm32-unknown-unknown/release/hello_stdweb.js
- hello_stdweb/target/wasm32-unknown-unknown/release/hello_stdweb.wasm