Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mr-sunglasses/hello-wasm

An Introduction to Web Assembly
https://github.com/mr-sunglasses/hello-wasm

Last synced: 6 days ago
JSON representation

An Introduction to Web Assembly

Awesome Lists containing this project

README

        

# hello-wasm
An Introduction to Web Assembly

`git clone https://github.com/Mr-Sunglasses/hello-wasm`

`cd hello-wasm`

`cargo install trunk`

`rustup target add wasm32-unknown-unknown`

`trunk serve`

![WASM Counter App](demo/demoWASM.png "Counter App")

Just Kill JavaScript and Use Rust.