Chapter 6 Multithreading

May 9, 2020 ยท View on GitHub

Nowadays when multi-core processors are the norm, multithreading techniques are wildly applied. This chapter introduces some experiences using multithreading in Emscripten environment.