And in a more Real WorldTM case? A simple process: ● Write or use existing code ○
In C, C++, Rust, Go, AssemblyScript…
● Compile ○
Get a binary .wasm file
● Include ○
The .wasm file into a project
● Instantiate ○
Async JavaScript compiling and instantiating the .wasm binary