Skip to content
This repository was archived by the owner on Dec 22, 2021. It is now read-only.

Commit

Permalink
Add OOPSLA paper
Browse files Browse the repository at this point in the history
  • Loading branch information
rossberg committed Sep 30, 2019
1 parent 4eb91f1 commit 5e3277c
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions papers/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
* [Bringing the Web up to Speed with WebAssembly](pldi2017.pdf)

Andreas Haas, Andreas Rossberg, Derek Schuff, Ben Titzer, Dan Gohman, Luke Wagner, Alon Zakai, JF Bastien, Michael Holman

ACM-SIGPLAN Conference on Programming Language Design and Implementation (PLDI 2017)

*Describes the WebAssembly design, its formalisation, and initial implementations.*

* [Weakening WebAssembly](oopsla2019.pdf)

Conrad Watt, Andreas Rossberg, Jean Pichon-Pharabod

ACM-SIGPLAN Conference on Object-Oriented Programming, Systems, Language and Architectures (OOSPLA 2019)

*Describes and formalises the extension of WebAssembly with threads and a suitable memory model.*
Binary file added papers/oopsla2019.pdf
Binary file not shown.

0 comments on commit 5e3277c

Please sign in to comment.