aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristine Dodrill <me@christine.website>2019-08-15 14:54:27 +0000
committerChristine Dodrill <me@christine.website>2019-08-15 14:54:27 +0000
commit81f4ec723a7269aea5c42936385900e1a9787295 (patch)
tree22be46421fc1a947bd38f536f30b83e69904cf36
parentc0c6a620bea777633e1f339502c7a5652190cf2c (diff)
downloadxesite-81f4ec723a7269aea5c42936385900e1a9787295.tar.xz
xesite-81f4ec723a7269aea5c42936385900e1a9787295.zip
blog: announce webassembly talk
-rw-r--r--blog/webassembly-talk-video-posted-2019-08-15.markdown18
-rw-r--r--talks/webassembly-on-the-server-system-calls-2019-05-31.markdown2
2 files changed, 19 insertions, 1 deletions
diff --git a/blog/webassembly-talk-video-posted-2019-08-15.markdown b/blog/webassembly-talk-video-posted-2019-08-15.markdown
new file mode 100644
index 0000000..8eb6f99
--- /dev/null
+++ b/blog/webassembly-talk-video-posted-2019-08-15.markdown
@@ -0,0 +1,18 @@
+---
+title: WebAssembly Talk Video Posted
+date: 2019-08-15
+---
+
+# WebAssembly Talk Video Posted
+
+This May, I spoke at [GoCon Canada][goconcanada] about [WebAssembly on the Server][talklink]
+and some of the inherent challenges and problems with trying to do it as things
+exist currently. It's taken a while, but the [video](https://www.youtube.com/watch?v=G4l8RX0tA3E)
+of that talk has been posted.
+
+<iframe width="560" height="315" src="https://www.youtube.com/embed/G4l8RX0tA3E" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
+
+I hope you enjoy! I have some more blogposts in the queue but I've been sleeping horribly lately. Here's hoping that clears up.
+
+[goconcanada]: https://gocon.ca/
+[talklink]: https://christine.website/talks/webassembly-on-the-server-system-calls-2019-05-31
diff --git a/talks/webassembly-on-the-server-system-calls-2019-05-31.markdown b/talks/webassembly-on-the-server-system-calls-2019-05-31.markdown
index 100ffea..424bb75 100644
--- a/talks/webassembly-on-the-server-system-calls-2019-05-31.markdown
+++ b/talks/webassembly-on-the-server-system-calls-2019-05-31.markdown
@@ -6,7 +6,7 @@ slides_link: /static/talks/wasm-on-the-server-system-calls.pdf
# WebAssembly on the Server: How System Calls Work
-TODO(Xe): put link to talk here once it gets posted
+[Video](https://www.youtube.com/watch?v=G4l8RX0tA3E)
## My Speaker Notes