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 801e760 commit 4089cd8Copy full SHA for 4089cd8
src/wasm/mod.rs
@@ -1,3 +1,4 @@
1
+#![allow(dependency_on_unit_never_type_fallback)]
2
mod capi;
3
4
use wasmtime::*;
0 commit comments