A complete novice writes Wasm by hand: Adding an Allocator
A complete novice at WebAssembly expands into writing a bump allocator.
Hi. I'm Bryan Burgers. But you already figured that out.
I build high quality software products and work to make my coworkers more effective.
Sometimes, I write about software.
From time to time, I even write children's books.
Let's talk. I hang out as @bryan@toot.cafe on Mastodon. GitHub too. Oh, and email, we can't forget email, since I bought this domain for the cool email address: bryan@burgers.io.
A complete novice at WebAssembly expands into writing a bump allocator.
A complete novice at WebAssembly tries to write Wasm to solve Advent of Code problems.
Rust? Swift? iOS? Well let's give this a try.
Learning tracing and tracing subscriber by implementing my own custom logger.