This commit is contained in:
Nicolas Lepage
2021-01-21 23:36:22 +01:00
parent 94a0ea61ba
commit b1b706a756
3 changed files with 2 additions and 2 deletions

View File

@@ -22,7 +22,5 @@ func main() {
}
})
fmt.Println("Calling ServeOnce")
wasmhttp.ServeOnce(nil)
}

Binary file not shown.