mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-06-12 20:41:24 +00:00
Fix compile on latest nightly (#489)
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
#![feature(proc_macro, wasm_custom_section, wasm_import_module)]
|
||||
#![feature(use_extern_macros, wasm_custom_section, wasm_import_module)]
|
||||
|
||||
extern crate wasm_bindgen;
|
||||
|
||||
|
Reference in New Issue
Block a user