killercup / wasm-experiments

Please don't use this! Check out this instead:
https://rustwasm.github.io/
MIT License
62 stars 11 forks source link

Crank the Literate Programming up to 11 #14

Open killercup opened 7 years ago

killercup commented 7 years ago

We can probably use waltz to get even more fancy literate programming. E.g., put the install instructions in a file that Travis uses to install the wasm target before running tests. How cool is that? Oh, and it also uses an actual Markdown parser and not some shitty code I wrote in 2 minutes.