Introduction

In this chapter, we will introduce you to some basic knowledge about WebAssembly and our project WAMR.

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