\n
As stated by the Author, Robert Aboukhalil:
\n\n\nThis is another example of why WebAssembly is a Big Deal™: samtools is 80K+ lines of code. Rewriting that in JavaScript would not have been fun 😅 Also, shout out to Emscripten folks who have built a really awesome tool for porting C/C++ code to WebAssembly.
\n
Which I definitely agree with. This really shows off the portability of WebAssembly, in which WebAssembly allows compiling existing code to WebAssembly so it can run on multiple platforms, such as web browsers!
\n