feat(wasm): add wasm js generated files and basic web example
authorMA Beaudet <ma@beaudet.xyz>
Thu, 4 Nov 2021 16:24:57 +0000 (17:24 +0100)
committerMA Beaudet <ma@beaudet.xyz>
Thu, 4 Nov 2021 16:24:57 +0000 (17:24 +0100)
commit234fcde992552dfae0ddff36140e9326e1da08b3
tree0a437822afdac0614099ac8a4fde344e38b3f0cd
parent32f70ca7703727ba939121f484cd3fd8e7051c8e
feat(wasm): add wasm js generated files and basic web example
README.md
static/deploy.sh [new file with mode: 0644]
static/favicon.ico [new file with mode: 0644]
static/index.html [new file with mode: 0644]
static/index.js [new file with mode: 0644]
static/poker_eval.js [new file with mode: 0644]
static/poker_eval_bg.wasm [new file with mode: 0644]
static/styles.css [new file with mode: 0644]