feat: html but not works
This commit is contained in:
11
__wasm/deno_rust_wasm_qr_decode/index.htm
Normal file
11
__wasm/deno_rust_wasm_qr_decode/index.htm
Normal file
@@ -0,0 +1,11 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>Wasm QR Test</title>
|
||||
</head>
|
||||
<body>
|
||||
<div style="border: dashed 2px;border-color:gray;height:50px;padding:20px 10px;margin:10px;" id="sfile">
|
||||
Drop file(s) here
|
||||
</div>
|
||||
<script type="module" src="index.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user