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 2a36ce4 commit 7a44b1eCopy full SHA for 7a44b1e
README.md
@@ -262,7 +262,7 @@ extern "C" {
262
```
263
264
(from
265
-[imports.rs](https://github.com/CosmWasm/cosmwasm/blob/main/packages/std/src/imports.rs))
+[imports.rs](https://github.com/CosmWasm/cosmwasm/blob/main/packages/vm/src/imports.rs))
266
267
You could actually implement a WebAssembly module in any language, and as long
268
as you implement these functions, it will be interoperable, given the JSON data
0 commit comments