Hacker News new | ask | show | jobs
WASM Internals 2: Unit testing (a-j.gitbook.io)
1 points by A_N_T_O_N_I_O 1597 days ago
2 comments

As you did with the previous one, such a good explanation. concrete, and totally accurate. I also want to thanks that you didnt take anything for granted. It'such a relief! Keep going! you're doing great!
Hi there!, I hope you are doing great.Today I have come back with the second chapter of my series talking and studying in deep webassembly.

I loved the support I got from you in the first part, so let's keep moving forward.

This chapter is shorter, but I wanted to illustrate the testing capabilities of wasm before going even further or showing any other technical aspects. I decided this, because testing is a critical aspect in the industry.