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
c58af8f757
commit
b52bda2aca
@ -1,6 +1,6 @@
|
||||
importScripts(
|
||||
'https://raw.githubusercontent.com/nlepage/go-wasm-http-server/master/lib/wasm_exec/wasm_exec.js?sanitize=true',
|
||||
'https://raw.githubusercontent.com/nlepage/go-wasm-http-server/master/index.js?sanitize=true',
|
||||
'https://cdn.jsdelivr.net/gh/nlepage/go-wasm-http-server@master/lib/wasm_exec/wasm_exec.js',
|
||||
'https://cdn.jsdelivr.net/gh/nlepage/go-wasm-http-server@master/index.js',
|
||||
)
|
||||
|
||||
wasmhttp.serve({
|
||||
|
Loading…
x
Reference in New Issue
Block a user