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. + + + +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