Multi your Threads #8: One doesn’t simply wasm into Mordor
Part 8 of my “Multi Your Threading” series.
In this one I talk about my experience using emscripten to deploy toyBrot to the browser
Coding shenanigans and other nerdy musings
Part 8 of my “Multi Your Threading” series.
In this one I talk about my experience using emscripten to deploy toyBrot to the browser
Bonus post adjacent to my “Multi Your Threading” series.
I go over the concepts of:
Compiled vs Interpreted code
Low and High level languages
Assembly and Intermediary Representations
And how that all coalesces in LLVM being at the centre of most compiler projects these days