yeah
This commit is contained in:
@@ -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 }) => {
|
||||
|
||||
Reference in New Issue
Block a user