Skip to main content

Showing 1–2 of 2 results for author: Vilk, J

Searching in archive cs. Search in all archives.
.
  1. arXiv:1810.11865  [pdf, other

    cs.PL

    McFly: Time-Travel Debugging for the Web

    Authors: John Vilk, Emery D. Berger, James Mickens, Mark Marron

    Abstract: Time-traveling debuggers offer the promise of simplifying debugging by letting developers freely step forwards and backwards through a program's execution. However, web applications present multiple challenges that make time-travel debugging especially difficult. A time-traveling debugger for web applications must accurately reproduce all network interactions, asynchronous events, and visual state… ▽ More

    Submitted 28 October, 2018; originally announced October 2018.

  2. Browsix: Bridging the Gap Between Unix and the Browser

    Authors: Bobby Powers, John Vilk, Emery D. Berger

    Abstract: Applications written to run on conventional operating systems typically depend on OS abstractions like processes, pipes, signals, sockets, and a shared file system. Porting these applications to the web currently requires extensive rewriting or hosting significant portions of code server-side because browsers present a nontraditional runtime environment that lacks OS functionality. This paper pr… ▽ More

    Submitted 29 April, 2019; v1 submitted 23 November, 2016; originally announced November 2016.

    Comments: Final version published at https://dl.acm.org/citation.cfm?doid=3037697.3037727

    Journal ref: ASPLOS 2017