This commit is contained in:
Nicolas Lepage 2019-11-27 11:26:55 +01:00
parent bffb45066d
commit c58af8f757
No known key found for this signature in database
GPG Key ID: B0879E35E66D8F6F

View File

@ -1,6 +1,6 @@
importScripts( importScripts(
'https://raw.githubusercontent.com/nlepage/go-wasm-http-server/master/lib/wasm_exec/wasm_exec.js', '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', 'https://raw.githubusercontent.com/nlepage/go-wasm-http-server/master/index.js?sanitize=true',
) )
wasmhttp.serve({ wasmhttp.serve({