mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-06-12 04:21:21 +00:00
Remove use_extern_macros
features
This has now been stabilized!
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
#![feature(use_extern_macros, nll)]
|
||||
#![feature(nll)]
|
||||
|
||||
extern crate wasm_bindgen;
|
||||
extern crate web_sys;
|
||||
@ -144,4 +144,4 @@ impl FmOsc {
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user