Versions in this module Expand all Collapse all v1 v1.0.0 Dec 22, 2024 Changes in this version + type BoardStatus struct + Done bool + Move int + Score []int + Turn int + type GameType string + type PlayerId string + type UserInfo struct + BrowserWindow [2]int + HardwareConcurrency int + Language string + Resolution [2]int + UserAgent string + Viewport [2]int + type WASMStats struct + Elapsed time.Duration + HeapAllocMiB float64 + Iterations int + MaxDepth int + TotalAllocMiB float64 + TreeSize int + type WASMStatsRequest struct + GameId string + GameType GameType + Move int + Stats WASMStats + UserInfo UserInfo