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

Files

Latest commit

5e3277c · Sep 30, 2019

History

History

papers

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jun 13, 2017
Sep 30, 2019
Sep 30, 2019
May 15, 2017
  • Bringing the Web up to Speed with WebAssembly

    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

    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.