Login
From:
WebAssembly from the Ground Up
(Uncensored)
subscribe
A WebAssembly compiler that fits in a tweet | WebAssembly from the Ground Up
https://wasmgroundup.com/blog/wasm-compiler-in-a-tweet
links
backlinks
Tagged with:
code
Roast topics
Find topics
Find it!
Starting with a 192-byte one-liner that implements a Reverse Polish Notation arithmetic compiler, we'll work backward to transform it into readable JavaScript by removing one code golf trick at a time