Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 245 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 245 Bytes

Advent of Code 2022

... implemented in WebAssembly Bytecode

Find puzzles here

Run solutions

$ cd devserver
$ npm install
$ npm run solutions

Open http://localhost:3000