Working with Arrays in WebAssembly
Introduction
In my previous blog, we have seen how to set up Emscripten and write out the first WebAssembly program. But working with integers is not enough for real-life scenarios so In this blog, we are going to learn how we can pass an array from ...
thewasmfrontier.hashnode.dev4 min read