Skip to content
This repository was archived by the owner on Mar 3, 2025. It is now read-only.

Commit 5e3277c

Browse files
committed
Add OOPSLA paper
1 parent 4eb91f1 commit 5e3277c

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed

papers/README.md

+15
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
* [Bringing the Web up to Speed with WebAssembly](pldi2017.pdf)
2+
3+
Andreas Haas, Andreas Rossberg, Derek Schuff, Ben Titzer, Dan Gohman, Luke Wagner, Alon Zakai, JF Bastien, Michael Holman
4+
5+
ACM-SIGPLAN Conference on Programming Language Design and Implementation (PLDI 2017)
6+
7+
*Describes the WebAssembly design, its formalisation, and initial implementations.*
8+
9+
* [Weakening WebAssembly](oopsla2019.pdf)
10+
11+
Conrad Watt, Andreas Rossberg, Jean Pichon-Pharabod
12+
13+
ACM-SIGPLAN Conference on Object-Oriented Programming, Systems, Language and Architectures (OOSPLA 2019)
14+
15+
*Describes and formalises the extension of WebAssembly with threads and a suitable memory model.*

papers/oopsla2019.pdf

803 KB
Binary file not shown.

0 commit comments

Comments
 (0)