Start background chapter

This commit is contained in:
2026-07-01 23:53:27 +02:00
parent 446f82205a
commit c3a06b4e43
13 changed files with 138 additions and 34 deletions
+45
View File
@@ -142,6 +142,21 @@
file = {/home/christoph/Notes/Zotero/storage/G9SATNLR/Schirmeier et al. - FAIL Towards a Versatile Fault-Injection Experiment Framework.pdf}
}
@book{slettenWebAssemblyDefinitiveGuide2021,
title = {{{WebAssembly}}: The Definitive Guide: Safe, Fast, and Portable Code},
shorttitle = {{{WebAssembly}}},
author = {Sletten, Brian},
date = {2021},
edition = {First edition},
publisher = {O'Reilly Media},
location = {Sebastopol, CA},
abstract = {"WebAssembly: The Definitive Guide is a thorough and accessible introduction to one of the most transformative technologies hitting our industry. What started as a way to use languages other than JavaScript in the browser has evolved into a comprehensive path toward portability, performance, increased security, and greater code reuse across an impressive collection of deployment targets. Author Brian Sletten introduces elements of this technology incrementally while building to several concrete, code-driven examples of practical, cutting-edge WebAssembly uses. Whether you work with enterprise software or embedded systems, or in entertainment, scientific computing, or startup environments, you'll learn how WebAssembly can have a positive impact on the way you develop software." -- Back cover},
isbn = {978-1-4920-8984-1},
pagetotal = {317},
keywords = {Application software,Assembly languages (Electronic computers),Computer programs,Development,Développement,Développement Logiciels,Guides et manuels,Handbook,Handbooks and manuals,Internet programming,Langage assembleur (Langage de programmation),Logiciels d'application,Programmation Internet,Sites Web,Web site development},
file = {/home/christoph/Notes/Zotero/storage/82VVGKJV/Sletten - 2021 - WebAssembly the definitive guide safe, fast, and portable code.pdf}
}
@article{soloukiDependabilityEmbeddedSystems2024,
title = {Dependability in {{Embedded Systems}}: {{A Survey}} of {{Fault Tolerance Methods}} and {{Software-Based Mitigation Techniques}}},
shorttitle = {Dependability in {{Embedded Systems}}},
@@ -198,3 +213,33 @@
langid = {english},
file = {/home/christoph/Notes/Zotero/storage/VQT3AEQF/Wappler and Fetzer - 2007 - Software Encoded Processing Building Dependable Systems with Commodity Hardware.pdf}
}
@misc{wasm1spec,
title = {{{WebAssembly}} 1.0 {{Specification}}},
author = {{WebAssembly Community Group} and Rossberg, Andreas},
date = {2019-07-20},
url = {https://webassembly.github.io/spec/versions/core/WebAssembly-1.0.pdf},
urldate = {2026-07-01},
langid = {english},
file = {/home/christoph/Notes/Zotero/storage/WQV9G6TQ/WebAssembly Community Group and Rossberg - 2019 - WebAssembly 1.0 Specification.pdf}
}
@misc{wasm2spec,
title = {{{WebAssembly}} 2.0 {{Specification}}},
author = {{WebAssembly Community Group} and Rossberg, Andreas},
date = {2025-09-16},
url = {https://webassembly.github.io/spec/versions/core/WebAssembly-2.0.pdf},
urldate = {2026-07-01},
langid = {english},
file = {/home/christoph/Notes/Zotero/storage/DKNDNCPF/WebAssembly Community Group and Rossberg - 2025 - WebAssembly 2.0 Specification.pdf}
}
@misc{wasm3spec,
title = {{{WebAssembly}} 3.0 {{Specification}} ({{Draft}})},
author = {{WebAssembly Community Group} and Rossberg, Andreas},
date = {2026-06-25},
url = {https://webassembly.github.io/spec/core/_download/WebAssembly.pdf},
urldate = {2026-07-01},
langid = {english},
file = {/home/christoph/Notes/Zotero/storage/8YB9FEXY/WebAssembly Community Group and Rossberg - 2026 - WebAssembly 3.0 Specification (Draft).pdf}
}