Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 213 Bytes

readme.md

File metadata and controls

3 lines (2 loc) · 213 Bytes

Chapter 6 Multithreading

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