There was an error while loading. Please reload this page.
1 parent 3decd90 commit 8ac01faCopy full SHA for 8ac01fa
src/lib.rs
@@ -49,7 +49,7 @@
49
//! }
50
//! ```
51
52
-#![feature(proc_macro, wasm_custom_section, wasm_import_module)]
+#![feature(use_extern_macros, wasm_custom_section, wasm_import_module)]
53
54
#[macro_use]
55
extern crate cfg_if;
0 commit comments