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 3666384 commit a6f7345Copy full SHA for a6f7345
crates/wasm-encoder/README.md
@@ -20,7 +20,7 @@ Add this to your `Cargo.toml`:
20
21
```toml
22
[dependencies]
23
-wasm-encoder = "0.1"
+wasm-encoder = "0.2"
24
```
25
26
And then you can encode WebAssembly binaries via:
0 commit comments