Show HN: Poker Simulation Using WebAssembly and Web Workers
github.comPut this together on the weekend to learn more about WebAssembly, here is the demo: http://chriszieba.com/2017/11/26/holdem
Does anyone know how much this improves performance over a simple JavaScript only implementation? This looks cool, but I have no idea if it's really any better with all the extra layers