Show HN: Poker Simulation Using WebAssembly and Web Workers
by abeiz on 11/27/2017, 7:48:39 PM
Put this together on the weekend to learn more about WebAssembly, here is the demo: http://chriszieba.com/2017/11/26/holdem
by joe_hoyle on 11/27/2017, 8:04:20 PM
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
Put this together on the weekend to learn more about WebAssembly, here is the demo: http://chriszieba.com/2017/11/26/holdem