mirror of
https://github.com/nlepage/go-wasm-http-server.git
synced 2026-01-12 01:59:14 +00:00
@@ -2,7 +2,7 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>go-wasm-http-server demo</title>
|
||||
<script src="lib/index.js"></script>
|
||||
<script src="https://raw.githubusercontent.com/nlepage/go-wasm-http-server/master/index.js"></script>
|
||||
<script>
|
||||
async function hello() {
|
||||
const name = document.querySelector("#name").value
|
||||
|
||||
Reference in New Issue
Block a user