fjrojasgarcia / react-wasm-demo

a simple react wasm/rust demo

Home Page:https://ughitsaaron.github.io/react-wasm-demo/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rust/React/Typescript Demo

This is a simple demo using WebAssembly (from Rust) alongside React and Typescript. I was curious to see for myself the difference in performing large operations between WebAssembly and native JavaScript in the browser.

Building

$ npm run build

Note: In order to build this app you'll need to have rustify's dependencies installed. Please view the installation instructions for rustify before building this demonstration for yourself.

About

a simple react wasm/rust demo

https://ughitsaaron.github.io/react-wasm-demo/


Languages

Language:TypeScript 57.2%Language:HTML 38.2%Language:Rust 4.6%