Introduction

In this chapter, we will introduce you to some basic knowledge about WebAssembly and our project WAMR. And discuss the security feature that Webassembly language itself and WAMR's enhancement can bring in this section

We understand because our backgrounds vary, some terms in the following section may sound familiar but vague. We have a primer in Appendix A gathering some details about background knowledge(compiler, interpreter, runtime system, all other jargon) that may be helpful and free you from googling around. You are more than welcome to check it out.

Last updated