summaryrefslogtreecommitdiffhomepage
path: root/resources/pug/finals/articles/2021-06-23-running-the-clean-compiler-in-the-browser-with-webassembly.pug
diff options
context:
space:
mode:
Diffstat (limited to 'resources/pug/finals/articles/2021-06-23-running-the-clean-compiler-in-the-browser-with-webassembly.pug')
-rw-r--r--resources/pug/finals/articles/2021-06-23-running-the-clean-compiler-in-the-browser-with-webassembly.pug12
1 files changed, 12 insertions, 0 deletions
diff --git a/resources/pug/finals/articles/2021-06-23-running-the-clean-compiler-in-the-browser-with-webassembly.pug b/resources/pug/finals/articles/2021-06-23-running-the-clean-compiler-in-the-browser-with-webassembly.pug
new file mode 100644
index 0000000..6506192
--- /dev/null
+++ b/resources/pug/finals/articles/2021-06-23-running-the-clean-compiler-in-the-browser-with-webassembly.pug
@@ -0,0 +1,12 @@
+extends /layout-articles.pug
+
+block prepend menu
+ - var page = '2021-06-23-running-the-clean-compiler-in-the-browser-with-webassembly'
+
+block subtitle
+ | Running the Clean compiler in the browser with WebAssembly
+block subtitleDate
+ | 23 June 2021
+
+block page
+ include:markdown ../../../md/2021-06-23-running-the-clean-compiler-in-the-browser-with-webassembly.md