Skip to content

This project is to simply demonstrate usage of Web Assembly functions in React. This not best practice, and should not be used in production.

License

Notifications You must be signed in to change notification settings

MichaelNey/React-WASM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React WASM

This project is to simply demonstrate usage of Web Assembly functions in React. This not best practice, and should not be used in production.

In the demo, you can see two boxes. One on the left, and one on the right. The Web Assembly in this project is compiled from raw C code. The speed benefits from Web Assembly over Javascript are very noticeable.

Image of the result of running the comparison with 46

About

This project is to simply demonstrate usage of Web Assembly functions in React. This not best practice, and should not be used in production.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published