@quinn @spritelyinst how much did it take you? Or Elixir already had some webassembly implementation? I'm asking because it took me like a month to implement webassembly in #Lean and I'm trying to understand if I should feel bad about it.
@quinn @spritelyinst ah! Okay! So you assemble and run in an existing runtime. Still really cool!
@jonn @spritelyinst you definitely shouldn't feel bad! I did this from scratch in about 6-8 hours or so, but note that this isn't an implementation of a WebAssembly runtime or anything like that: it's basically just a glorified assembler