
Bootstrapping a Compiler via WASM with Loris Cro
Software Unscripted
00:00
How to Build Multiple Versions of the Compiler
You might actually need to build multiple versions of the compiler. It's kind of like managing migrations in a database, right? Because if you want to follow this strategy and maybe optimize it a little bit, you could maybe write down when a newer version of the compilation is still rather compatible with an old one. And yeah, if you can avoid it, it's probably better.
Transcript
Play full episode