We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53e5c62 commit ce46b64Copy full SHA for ce46b64
README.md
@@ -3,7 +3,7 @@
3
<!-- automd:badges color=yellow codecov -->
4
5
[](https://npmjs.com/package/unwasm)
6
-[](https://npmjs.com/package/unwasm)
+[](https://npm.chart.dev/unwasm)
7
[](https://codecov.io/gh/unjs/unwasm)
8
9
<!-- /automd -->
@@ -100,6 +100,9 @@ pnpm install unwasm
100
101
# bun
102
bun install unwasm
103
+
104
+# deno
105
+deno install unwasm
106
```
107
108
0 commit comments