Skip to content

fjrojasgarcia/react-wasm-demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 57.2%
  • HTML 38.2%
  • Rust 4.6%