Start background chapter
This commit is contained in:
@@ -5,27 +5,8 @@
|
||||
|
||||
\chapter{Background}\label{ch:background}
|
||||
|
||||
\section{WebAssembly}
|
||||
\begin{itemize}
|
||||
\item What is it
|
||||
\item WebAssembly text format
|
||||
\item WebAssembly memory, containerization, restricted controlflow
|
||||
\end{itemize}
|
||||
|
||||
|
||||
\section{WebAssembly Micro Runtime}
|
||||
\begin{itemize}
|
||||
\item Memory allocators (pool, usage), linear memory, memory usage
|
||||
\item Different interpreters + JiTs + AoT (information + tradeoffs)
|
||||
\end{itemize}
|
||||
\todo[inline]{Not sure where the Wasm/WAMR separation is}
|
||||
|
||||
\section{Fault-Injection Leveraged~\autocite{schirmeierFAILOpenVersatile2015}}
|
||||
\begin{itemize}
|
||||
\item FAIL* architecture
|
||||
\item FAIL*Bochs backend, how does FAIL* inject
|
||||
\item FAIL*'s generic-experiment
|
||||
\item How to perform a FAIL* experiment
|
||||
\end{itemize}
|
||||
\subfile{03_01_wasm.tex}
|
||||
\subfile{03_02_wamr.tex}
|
||||
\subfile{03_03_fail.tex}
|
||||
|
||||
\end{document}
|
||||
|
||||
Reference in New Issue
Block a user