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
A digression about the concepts of:
Compiled vs Interpreted code
Low and High level languages
Assembly and Intermediary Representations
And how almost all compilers are just CLANG now