-
Install rust wasm32-unknown-unknown toolchain
rustup target add wasm32-unknown-unknown
-
Install wasm-pack
cargo install wasm-pack
-
Clone repository
git clone https://github.com/Schr3da/wasm-reduxrs-example.git
-
Change into wasm-reduxrs-example/wasm
cd wasm-reduxrs-example/wasm
-
Build project using wasm-pack
wasm-pack build --target web
-
Use a static http-server to host application
http-server wasm-reduxrs-example/wasm/
-
Use browser to access the index.html page e.g.
http://127.0.0.1:8080/index.html
This repository has been archived by the owner on Aug 13, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Schr3da/wasm-reduxrs-example
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published