1 comment

[ 1.8 ms ] story [ 12.5 ms ] thread
This is my first attempt at writing an article like this. In it, we will solve Day 1 entirely in handwritten WebAssembly. From raw ASCII input parsing to implementing sorting algorithms and memory management, everything is built from scratch.

If you find it interesting, an upvote or a star on GitHub would mean a lot. It will keep me motivated to write about the next challenges too!