Hacker News new | ask | show | jobs
by vgel 1014 days ago
Ooh, this is cool! Using WASM let me avoid writing a register allocator (though I probably would have just used the stack if I had targeted x86/ARM since I wasn't going for speed).