wasm-by-example
wasm-by-example copied to clipboard
Create a pdf version
https://twitter.com/josiahbossjao/status/1143604978700967939
If there was a single HTML page for the entire thing, we could just use headless Chrome to generate the PDF:
chrome --headless --print-to-pdf https://wasmbyexample.dev/
I could probably hack that together with a pdf build script :smile: (Since everything is all mustache based) :tada: