Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 440 Bytes

readme.md

File metadata and controls

3 lines (2 loc) · 440 Bytes

Chapter 4 General techniques that WebAssembly friendly

This chapter will discuss some of the common problems that are often encountered when writing C/C++ programs which use WebAssembly as the target. These experiences come from our actual work and naturally cannot cover all situations. The solution we propose is not the only one, and probably not the best one. The C/C++ skills are so vast, the road to elegant programming has no end.