This commit is contained in:
Nicolas Lepage
2019-12-02 16:58:50 +01:00
parent 24d9d2d727
commit 8c1776952b

View File

@@ -2,7 +2,7 @@
<html>
<head>
<title>go-wasm-http-server demo</title>
<script src="https://cdn.jsdelivr.net/gh/nlepage/go-wasm-http-server@b4be701615d284296a4a1aaa852db02f139969ee/index.js"></script>
<script src="https://cdn.jsdelivr.net/gh/nlepage/go-wasm-http-server@24d9d2d727a9747e177055d9a15c6c8dcc445c59/index.js"></script>
<script>
async function hello() {
res=await fetch('api/hello', {