- What kind of data are s-expressions good at representing?
- What are the four language concepts that are shared between the binary and text formats?
- What is one of the use cases for the text format?
- What is the only element type that can be stored in a WebAssembly Table?
- What does the JavaScript engine use to manage execution?
- Which method requires less code to instantiate a module, instantiate() or instantiateStreaming()?
- What error objects are available on the WebAssembly JavaScript object and what event causes each one?





















































