Y
Hacker News
new
|
ask
|
show
|
jobs
Show HN: Poker Simulation Using WebAssembly and Web Workers
(
github.com
)
10 points
by
abeiz
3129 days ago
2 comments
abeiz
3129 days ago
Put this together on the weekend to learn more about WebAssembly, here is the demo:
http://chriszieba.com/2017/11/26/holdem
link
joe_hoyle
3129 days ago
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
link