WIP: background section

This commit is contained in:
2026-07-05 23:45:52 +02:00
parent af400ab8d4
commit 3ba5be8c86
7 changed files with 3984 additions and 12 deletions
+2 -2
View File
@@ -55,7 +55,7 @@
description={Hardening technique utilizing \Gls{replication} in combination with an \glsdisp{anbcode}{ANB-coded} majority voter},
}
\newglossaryentry{iwasm}{%
name={iwasm},
name={iWasm},
description={\Gls{wamr}'s standalone binary that provides a command-line interface to load and execute \Gls{wasm} modules}
}
\newglossaryentry{replication}{%
@@ -68,6 +68,6 @@
description={\Gls{wamr}'s runtime libraries for \Gls{wasm} module loading and execution}
}
\newglossaryentry{wamrc}{%
name={wamrc},
name={WamrC},
description={\Gls{wamr}'s \gls{aot} compiler for \Gls{wasm}}
}