mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-06-28 04:01:33 +00:00
Remove use_extern_macros
features
This has now been stabilized!
This commit is contained in:
@ -2,7 +2,6 @@
|
||||
//! `wasm-bindgen` is compiled itself with the `std` feature and everything
|
||||
//! works out just fine.
|
||||
|
||||
#![feature(use_extern_macros)]
|
||||
#![no_std]
|
||||
|
||||
extern crate wasm_bindgen;
|
||||
|
Reference in New Issue
Block a user