blob: 713e97aa74910bd1a4dff5538c6fcacdec6ff287 (
plain) (
tree)
|
|
extends /layout-articles.pug
block prepend title
| Compiling Clean in the browser -
block prepend menu
- var page = '2021-06-23-compiling-clean-in-the-browser-with-webassembly-part-2-the-pipeline'
block append breadcrumbs
+breadcrumb('Compiling Clean in the browser with WebAssembly, part 2: The pipeline')
block subtitle
| Compiling Clean in the browser with WebAssembly, part 2: The pipeline
block subtitleDate
| 23 June 2021
block page
include:markdown ../../../md/2021-06-23-compiling-clean-in-the-browser-with-webassembly-part-2-the-pipeline.md
|