mirror of
https://github.com/nlepage/go-wasm-http-server.git
synced 2025-03-10 17:29:10 +00:00
⚗️
This commit is contained in:
parent
21aa954d1c
commit
d6c4e9ef12
@ -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@24d9d2d727a9747e177055d9a15c6c8dcc445c59/index.js"></script>
|
||||
<script src="https://cdn.jsdelivr.net/gh/nlepage/go-wasm-http-server@21aa954d1c747b6e556c42eacb5a17478245dd17/index.js"></script>
|
||||
<script>
|
||||
async function hello() {
|
||||
res=await fetch('api/hello', {
|
||||
|
Loading…
x
Reference in New Issue
Block a user