diff options
| author | Jon <jbondc@live.ca> | 2016-09-25 17:52:06 -0400 |
|---|---|---|
| committer | JF Bastien <github@jfbastien.com> | 2016-09-25 14:52:06 -0700 |
| commit | 42bfb0cb643dc497a5dc74cf6b76a61e65981ba3 (patch) | |
| tree | 9fbd79d6ca46f661209c849fda1370c42fc7da4d | |
| parent | ac4c9ce8767a46c58b4aaf835da617c3ed838bd2 (diff) | |
| download | nanowasm-design-42bfb0cb643dc497a5dc74cf6b76a61e65981ba3.tar.gz | |
Add two YouTube videos. (#807)
* Add two YouTube videos.
* Presentation by Ben Smith
* Add CppCon talk by Dan Gohman
* Adjust formatting.
| -rw-r--r-- | Events.md | 12 |
1 files changed, 8 insertions, 4 deletions
@@ -1,9 +1,13 @@ ## Past -- October 29th 2015—[LLVM Developers' Meeting](http://llvm.org/devmtg/2015-10/slides/BastienGohman-WebAssembly-HereBeDragons.pdf), [Video](https://www.youtube.com/watch?v=5W7NkofUtAw). -- December 9th 2015—[Emscripten and WebAssembly](https://kripken.github.io/talks/wasm.html) -- January 31st 2016—[FOSDEM LLVM room](https://fosdem.org/2016/schedule/event/llvm_webassembly). - +- October 29th 2015—[LLVM Developers' Meeting](http://llvm.org/devmtg/2015-10/slides/BastienGohman-WebAssembly-HereBeDragons.pdf), [Video](https://www.youtube.com/watch?v=5W7NkofUtAw) +- December 9th 2015—[Emscripten and WebAssembly](https://kripken.github.io/talks/wasm.html) +- January 31st 2016—[FOSDEM LLVM room](https://fosdem.org/2016/schedule/event/llvm_webassembly) +- June 13th 2016-[NYLUG Presents: Luke Wagner -on- WebAssembly: A New Compiler Target For The Web](https://www.youtube.com/watch?v=RByPdCN1RQ4) +- July 7th 2016-[Ben Titzer @ VMSS16: A Little on V8 and WebAssembly](https://www.youtube.com/watch?v=BRNxM8szTPA) +- September 14th 2016-[WebAssembly: birth of a virtual ISA (Ben Smith)](https://www.youtube.com/watch?v=vmzz17JGPHI) +- September 21th 2016-[C++ on the Web: Let's have some serious fun](https://cppcon2016.sched.org/event/7nL0/c-on-the-web-lets-have-some-serious-fun) + ## Upcoming *none* |
