I make boring tech look cool.
Nothing here yet.
If you aren't running demanding browser applications, using WebAssembly at all may not seem to make sense to you. WebAssembly was indeed intended to run inside the browser, however, since the specification makes no assumptions that are specific to th...

Cover image source You can think of cloud native applications as applications that are "native to the cloud". Applications that are built for the cloud, aware of if and are thereby designed to take full advantage of modern cloud computing platforms...

In part 4, I wrote about the problem of program portability; a program's code needs to be modified and recompiled for it to run on other platforms. To solve this problem, this is where we introduce the concept of Interpretation. Before going further,...
