This commit is contained in:
2025-05-28 09:47:16 -04:00
parent 2bbb91e4f7
commit a99fd176e6
3 changed files with 7 additions and 5 deletions
+2
View File
@@ -13,6 +13,8 @@
<pre id="result"></pre>
<a href="https://github.com/cjdenio/usps-barcode-decoder">[source]</a>
<script>
WebAssembly.instantiateStreaming(fetch("imb.wasm")).then(
({ instance }) => {