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