Let’s go on a winding debugging adventure together. I thought I could get a Go HTTP handler running on Val Town and I thought it would be easy. Val Town is a social website to write and deploy Typescipt. Val Town doesn’t support Go, but it supports WASM. Can we make it all work!? If you want to skip all this and just run Go on Val Town you can follow the instructions here.| maxmcd.com
This semester in university I had one professor that distributed lectures and other learning material as PDF files. Sounds perfect! I can use them and take notes directly on my iPad! – Me Nope, because these PDFs are not writable and protected by a password, rendering iPad note taking impossible. I mean, why would anyone lock a PDF file of a lecture in the first place? After a brief Google search, I learned that PDFs like mine can be unlocked by a high number of tools (qpdf, pdftk, …) wit...| tortel.li
A tutorial about WebAssembly and how to cross compile and run Go programs in the browser using WebAssembly.| golangbot
Using Web Workers and WebAssembly to build a speedy UI.| healeycodes.com