Show HN: Poker Simulation Using WebAssembly and Web Workers
1–3 of 3 posts
Re: Show HN: Poker Simulation Using WebAssembly and Web Workers
#2Put this together on the weekend to learn more about WebAssembly, here is the demo: http://chriszieba.com/2017/11/26/holdem
Re: Show HN: Poker Simulation Using WebAssembly and Web Workers
#3Does 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