Skip to content

using rust with react to solve advent of code

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE_APACHE
MIT
LICENSE_MIT
Notifications You must be signed in to change notification settings

iamkahvi/advent-of-code-wasm

Repository files navigation

advent-of-code-wasm

Goal is to pass the advent of code input through a React app and get results back from rust!

Derived from wasm-pack-template and create-react-app.

website screenshot

usage

React App: cd react-app && npm run start

Compile WASM: wasm-pack build --target web

About

using rust with react to solve advent of code

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE_APACHE
MIT
LICENSE_MIT

Stars

Watchers

Forks