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.
React App: cd react-app && npm run start
Compile WASM: wasm-pack build --target web
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.
React App: cd react-app && npm run start
Compile WASM: wasm-pack build --target web